Home
last modified time | relevance | path

Searched refs:GetRestoolPath (Results 1 – 3 of 3) sorted by relevance

/developtools/global_resource_tool/include/
Dcmd_parser.h47 const std::string &GetRestoolPath() const;
/developtools/global_resource_tool/src/
Dcmd_parser.cpp96 const string &PackageParser::GetRestoolPath() const in GetRestoolPath() function in OHOS::Global::Restool::PackageParser
Did_worker.cpp229 string sysIdDefinedPath = FileEntry::FilePath(packageParser.GetRestoolPath()) in InitIdDefined()