Home
last modified time | relevance | path

Searched defs:getPath (Results 1 – 3 of 3) sorted by relevance

/system/vold/model/
DVolumeBase.h89 const std::string& getPath() const { return mPath; } in getPath() function
/system/tools/hidl/hashing/
DHash.cpp85 const std::string& Hash::getPath() const { in getPath() function in android::Hash
/system/chre/host/common/test/power_test/
Dchre_power_test_client.cc486 inline const string getPath(std::vector<string> &args) { in getPath() function