Home
last modified time | relevance | path

Searched refs:result_storage (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc3009 std::string result_storage; in FindClass() local
3010 const char* result_name = result_ptr->GetDescriptor(&result_storage); in FindClass()