Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.cc69 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR_INST(suffix, suffix2, instrumented_bool, allocator_type)… argument
70 extern "C" mirror::Object* artAllocObjectFromCodeWithChecks##suffix##suffix2( \
75 extern "C" mirror::Object* artAllocObjectFromCodeResolved##suffix##suffix2( \
80 extern "C" mirror::Object* artAllocObjectFromCodeInitialized##suffix##suffix2( \
85 extern "C" mirror::Array* artAllocArrayFromCodeResolved##suffix##suffix2( \
92 extern "C" mirror::String* artAllocStringFromBytesFromCode##suffix##suffix2( \
102 extern "C" mirror::String* artAllocStringFromCharsFromCode##suffix##suffix2( \
110 extern "C" mirror::String* artAllocStringFromStringFromCode##suffix##suffix2( /* NOLINT */ \