Searched refs:GetTargetPath (Results 1 – 9 of 9) sorted by relevance
56 bool ret = GetTargetPath(targetPath); in ParseSources()94 bool ret = GetTargetPath(targetPath); in ParseSources()111 bool SuspendSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath() function in OHOS::PowerMgr::SuspendSourceParser
31 static bool GetTargetPath(std::string& targetPath);
33 GetTargetPath(targetPath, etcPath, vendorPath, systemPath); in ParseSources()46 void VibratorSourceParser::GetTargetPath( in GetTargetPath() function in OHOS::PowerMgr::VibratorSourceParser
41 bool ret = GetTargetPath(targetPath); in ParseSources()53 bool WakeupActionSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath() function in OHOS::PowerMgr::WakeupActionSourceParser
65 bool ret = GetTargetPath(targetPath); in GetWakeupSourcesByConfig()75 bool WakeupSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath() function in OHOS::PowerMgr::WakeupSourceParser
34 static bool GetTargetPath(std::string& targetPath);
57 void GetTargetPath(std::string& targetPath,
169 WakeupSourceParser::GetTargetPath(targetPath);