Home
last modified time | relevance | path

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

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