Searched refs:EntryPointString (Results 1 – 2 of 2) sorted by relevance
1034 std::string Instrumentation::EntryPointString(const void* code) { in EntryPointString() function in art::instrumentation::Instrumentation1074 << EntryPointString(method->GetEntryPointFromQuickCompiledCode()); in UpdateMethodsCodeImpl()1082 << EntryPointString(method->GetEntryPointFromQuickCompiledCode()) in UpdateMethodsCodeImpl()
295 static std::string EntryPointString(const void* code);