Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.h104 const char* CheckLoadStringByTypeIdx(uint32_t type_idx, const char* error_fmt);
Ddex_file_verifier.cc76 const char* DexFileVerifier::CheckLoadStringByTypeIdx(uint32_t type_idx, const char* error_string) { in CheckLoadStringByTypeIdx() function in art::DexFileVerifier
108 const char* var = CheckLoadStringByTypeIdx(type_idx, error); \