Searched refs:CheckAppInstalled (Results 1 – 4 of 4) sorted by relevance
189 if (!CommonUtils::CheckAppInstalled(serviceName)) { // app is not installed in IsGeoConvertAvailable()275 if (!CommonUtils::CheckAppInstalled(serviceName)) { // app is not installed in GetService()
173 static bool CheckAppInstalled(const std::string& bundleName);
288 bool CommonUtils::CheckAppInstalled(const std::string& bundleName) in CheckAppInstalled() function in OHOS::Location::CommonUtils
275 if (!CommonUtils::CheckAppInstalled(serviceName)) { // app is not installed in RequestRecord()