Searched defs:native_code (Results 1 – 3 of 3) sorted by relevance
105 const void* native_code = class_linker->GetRegisteredNative(self, method); in artFindNativeMethodRunnable() local
287 void* native_code = nullptr; in FindNativeMethod() local
520 const void* native_code = method->GetEntryPointFromJni(); in GetRegisteredNative() local523 const void* native_code = method->GetEntryPointFromJni(); in GetRegisteredNative() local