Home
last modified time | relevance | path

Searched refs:suffix2 (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.cc70 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR_INST(suffix, suffix2, instrumented_bool, allocator_type)… argument
71 extern "C" mirror::Object* artAllocObjectFromCodeWithChecks##suffix##suffix2( \
76 extern "C" mirror::Object* artAllocObjectFromCodeResolved##suffix##suffix2( \
81 extern "C" mirror::Object* artAllocObjectFromCodeInitialized##suffix##suffix2( \
86 extern "C" mirror::String* artAllocStringObject##suffix##suffix2( \
93 extern "C" mirror::Array* artAllocArrayFromCodeResolved##suffix##suffix2( \
100 extern "C" mirror::String* artAllocStringFromBytesFromCode##suffix##suffix2( \
110 extern "C" mirror::String* artAllocStringFromCharsFromCode##suffix##suffix2( \
118 extern "C" mirror::String* artAllocStringFromStringFromCode##suffix##suffix2( /* NOLINT */ \