Searched refs:EntryPointString (Results 1 – 2 of 2) sorted by relevance
1182 std::string Instrumentation::EntryPointString(const void* code) { in EntryPointString() function in art::instrumentation::Instrumentation1224 << EntryPointString(method->GetEntryPointFromQuickCompiledCode()); in UpdateMethodsCodeImpl()1231 << EntryPointString(method->GetEntryPointFromQuickCompiledCode()) << " " in UpdateMethodsCodeImpl()
323 static std::string EntryPointString(const void* code);