Home
last modified time | relevance | path

Searched defs:GetSystemAvailableCapabilities (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dsamgr_lite.h287 …int32 (*GetSystemAvailableCapabilities)(char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *… member
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c382 static int32 GetSystemAvailableCapabilities(char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int3… in GetSystemAvailableCapabilities() function
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_ms_feature.cpp143 uint8_t BundleMsFeature::GetSystemAvailableCapabilities(const uint8_t funcId, IpcIo *req, IpcIo *re… in GetSystemAvailableCapabilities() function in OHOS::BundleMsFeature
H A Dbundle_manager_service.cpp608 uint8_t ManagerService::GetSystemAvailableCapabilities(char syscap[][MAX_SYSCAP_NAME_LEN], int32_t … in GetSystemAvailableCapabilities() function in OHOS::ManagerService
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_manager.cpp826 SystemCapability *GetSystemAvailableCapabilities() in GetSystemAvailableCapabilities() function