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