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
131 Location GetLocation() { return location_; } in GetLocation() function
208 const std::string& GetLocation() const { in GetLocation() function545 const std::string& GetLocation() const { return dex_file_location_; } in GetLocation() function
1392 OatFileAssistant::Location OatFileAssistant::GetLocation(OatFileInfo& info) { in GetLocation() function in art::OatFileAssistant
349 inline ObjPtr<String> DexCache::GetLocation() { in GetLocation() function
1578 std::string Class::GetLocation() { in GetLocation() function in art::mirror::Class
273 const std::string& GetLocation() const { in GetLocation() function
273 const char* GetLocation() const { in GetLocation() function in art::linker::OatWriter::OatDexFile
6866 uint32_t Riscv64Assembler::Branch::GetLocation() const { return location_; } in GetLocation() function in art::riscv64::Riscv64Assembler::Branch