Home
last modified time | relevance | path

Searched defs:method_name (Results 51 – 56 of 56) sorted by relevance

123

/art/runtime/jni/
Djni_internal_test.cc615 void SetUpForTest(bool direct, const char* method_name, const char* method_sig, in SetUpForTest()
/art/dex2oat/
Ddex2oat_test.cc2321 std::string method_name(dex->GetMethodName(dex->GetMethodId(method.GetIndex()))); in TEST_F() local
/art/runtime/interpreter/
Dunstarted_runtime.cc131 const std::string& method_name, bool initialize_class, in UnstartedRuntimeFindClass()
/art/oatdump/
Doatdump.cc1118 std::string method_name = dex_file.GetMethodName(dex_file.GetMethodId(dex_method_idx)); in DumpOatMethod() local
/art/runtime/
Dthread.cc2896 const char* method_name = method->GetInterfaceMethodIfProxy(kRuntimePointerSize)->GetName(); in CreateStackTraceElement() local
Dclass_linker.cc3975 const char* method_name = dex_file.StringDataByIdx(method_id.name_idx_); in LoadMethod() local

123