Searched refs:suffix2 (Results 1 – 2 of 2) sorted by relevance
73 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR_INST(suffix, suffix2, instrumented_bool, allocator_type)… argument74 extern "C" mirror::Object* artAllocObjectFromCodeWithChecks##suffix##suffix2( \79 extern "C" mirror::Object* artAllocObjectFromCodeResolved##suffix##suffix2( \84 extern "C" mirror::Object* artAllocObjectFromCodeInitialized##suffix##suffix2( \89 extern "C" mirror::String* artAllocStringObject##suffix##suffix2( \96 extern "C" mirror::Array* artAllocArrayFromCodeResolved##suffix##suffix2( \103 extern "C" mirror::String* artAllocStringFromBytesFromCode##suffix##suffix2( \113 extern "C" mirror::String* artAllocStringFromCharsFromCode##suffix##suffix2( \121 extern "C" mirror::String* artAllocStringFromStringFromCode##suffix##suffix2( /* NOLINT */ \
262 String suffix2 = o2.getName().substring("android-".length()); in getPlatformDirFromHostOutSdkSdk()270 suff2 = Integer.parseInt(suffix2); in getPlatformDirFromHostOutSdkSdk()277 return suffix2.compareTo(suffix1); in getPlatformDirFromHostOutSdkSdk()