Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dcommon_utils.h158 static bool CheckAppInstalled(const std::string& bundleName);
/base/location/frameworks/location_common/common/source/
Dcommon_utils.cpp354 bool CommonUtils::CheckAppInstalled(const std::string& bundleName) in CheckAppInstalled() function in OHOS::Location::CommonUtils
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp204 if (!CommonUtils::CheckAppInstalled(name)) { // app is not installed in RequestRecord()