Home
last modified time | relevance | path

Searched defs:HasSystemCapability (Results 1 – 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/parameter/
Dsystemcapability.cpp18 bool HasSystemCapability(const char *cap) in HasSystemCapability() function
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
Dsamgr_lite.h273 BOOL (*HasSystemCapability)(const char *sysCap); member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
Dsamgr_lite.c374 static BOOL HasSystemCapability(const char *sysCap) in HasSystemCapability() function
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_ms_feature.cpp125 uint8_t BundleMsFeature::HasSystemCapability(const uint8_t funcId, IpcIo *req, IpcIo *reply) in HasSystemCapability() function in OHOS::BundleMsFeature
Dbundle_manager_service.cpp600 bool ManagerService::HasSystemCapability(const char *sysCapName) in HasSystemCapability() function in OHOS::ManagerService
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
Dbundle_manager.cpp802 bool HasSystemCapability(const char *sysCapName) in HasSystemCapability() function