Searched defs:GetPath (Results 1 – 5 of 5) sorted by relevance
/system/core/fs_mgr/libsnapshot/snapuserd/testing/ | ||
D | harness.cpp | 58 const std::string& GetPath() override { return dev_->device(); } in GetPath() function in android::snapshot::MemoryBackedDevice |
D | host_harness.h | 83 const std::string& GetPath() override { return empty_path_; } in GetPath() function |
D | dm_user_harness.cpp | 32 const std::string& DmUserDevice::GetPath() { in GetPath() function in android::snapshot::DmUserDevice |
/system/extras/simpleperf/ | ||
D | JITDebugReader_impl.h | 69 const std::string& GetPath() const { return path_; } in GetPath() function |
/system/apex/apexd/ | ||
D | apex_file.h | 50 const std::string& GetPath() const { return apex_path_; } in GetPath() function |