Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DApkAssets.h45 inline const std::string& GetPath() const { return path_; } in GetPath() function
/frameworks/native/cmds/dumpstate/
Dutils.cpp255 std::string Dumpstate::GetPath(const std::string& suffix) const { in GetPath() function in Dumpstate