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

  /art/compiler/
elf_patcher.cc 103 mirror::String* string = class_linker->ResolveString(patch->GetDexFile(), patch->GetStringIdx(),
105 CHECK(string != nullptr) << patch->GetDexFile().GetLocation() << " " << patch->GetStringIdx();
  /art/compiler/driver/
compiler_driver.h 601 uint32_t GetStringIdx() const {
    [all...]

Completed in 89 milliseconds