Home
last modified time | relevance | path

Searched defs:GetStringFromIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dvdex_file.cc408 static const char* GetStringFromIndex(const DexFile& dex_file, in GetStringFromIndex() function
/aosp_15_r20/art/runtime/verifier/
H A Dverifier_deps.cc175 const char* VerifierDeps::GetStringFromIndex(const DexFile& dex_file, in GetStringFromIndex() function in art::verifier::VerifierDeps