Searched defs:partialPath (Results 1 – 10 of 10) sorted by relevance
56 bool ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
66 bool ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
83 bool WorkSchedUtils::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
187 std::string partialPath (PATH_MAX + 1, 'a'); variable
210 bool JsonUtils::GetRealPath(const std::string& partialPath, std::string& fullPath) in GetRealPath()
661 std::string partialPath; variable
211 bool DataStorageHelper::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
235 bool PluginMgr::CheckRealPath(const std::string& partialPath, std::string& fullPath) in CheckRealPath()
1356 std::string partialPath = ""; variable
11471 bool AbilityManagerService::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()