Home
last modified time | relevance | path

Searched defs:GetPath (Results 1 – 5 of 5) sorted by relevance

/system/core/fs_mgr/libsnapshot/snapuserd/testing/
Dharness.cpp58 const std::string& GetPath() override { return dev_->device(); } in GetPath() function in android::snapshot::MemoryBackedDevice
88 const std::string& GetPath() override { return path_; } in GetPath() function in android::snapshot::FileBackedDevice
Dhost_harness.h83 const std::string& GetPath() override { return empty_path_; } in GetPath() function
Ddm_user_harness.cpp32 const std::string& DmUserDevice::GetPath() { in GetPath() function in android::snapshot::DmUserDevice
/system/extras/simpleperf/
DJITDebugReader_impl.h69 const std::string& GetPath() const { return path_; } in GetPath() function
/system/apex/apexd/
Dapex_file.h50 const std::string& GetPath() const { return apex_path_; } in GetPath() function