Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc441 std::string descriptor_storage; in FindOatMethodFromDexFileFor() local
443 dex_file->FindTypeId(method->GetDeclaringClass()->GetDescriptor(&descriptor_storage)); in FindOatMethodFromDexFileFor()