Searched defs:stub (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | runtime_image.cc | 936 StubType stub; in CopyMethodArrays() local |
| /art/runtime/jit/ | ||
| D | jit_code_cache.cc | 1202 auto stub = jni_stubs_map_.find(JniStubKey(method)); in RemoveUnmarkedCode() local |