Searched defs:GetLocation (Results 1 – 10 of 10) sorted by relevance
67 jlocation GetLocation() const { in GetLocation() function
40 const std::string& GetLocation() const { in GetLocation() function
221 const std::string& GetLocation() const { in GetLocation() function567 const std::string& GetLocation() const { return dex_file_location_; } in GetLocation() function
139 Location GetLocation() { return location_; } in GetLocation() function
1322 OatFileAssistant::Location OatFileAssistant::GetLocation(OatFileInfo& info) { in GetLocation() function in art::OatFileAssistant
349 inline ObjPtr<String> DexCache::GetLocation(bool allow_location_mismatch) { in GetLocation() function
1540 std::string Class::GetLocation() { in GetLocation() function in art::mirror::Class
273 const std::string& GetLocation() const { in GetLocation() function
300 const char* GetLocation() const { in GetLocation() function in art::linker::OatWriter::OatDexFile
6891 uint32_t Riscv64Assembler::Branch::GetLocation() const { return location_; } in GetLocation() function in art::riscv64::Riscv64Assembler::Branch