HomeSort by relevance Sort by last modified time
    Searched refs:IsValidDescriptor (Results 1 - 4 of 4) sorted by null

  /art/runtime/
dex_file_verifier.cc     [all...]
utils.h 395 bool IsValidDescriptor(const char* s); // "Ljava/lang/String;"
utils.cc 905 bool IsValidDescriptor(const char* s) {
    [all...]
  /art/runtime/verifier/
reg_type_cache.cc 201 if (IsValidDescriptor(descriptor)) {

Completed in 55 milliseconds