Home
last modified time | relevance | path

Searched defs:sysCaps (Results 1 - 12 of 12) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/parsesyscap_fuzzer/
H A Dparsesyscap_fuzzer.cpp54 std::vector<std::string> sysCaps; in DoSomethingInterestingWithMyAPI() local
/foundation/systemabilitymgr/samgr_lite/samgr/registry/
H A Dservice_registry.c48 int32 __attribute__((weak)) SAMGR_GetSystemCapabilitiesApi(char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], in SAMGR_GetSystemCapabilitiesApi() argument
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.c100 int32 SAMGR_GetSystemCapabilitiesApi(char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *size) in SAMGR_GetSystemCapabilitiesApi() argument
H A Dremote_register_rpc.c117 int32 SAMGR_GetSystemCapabilitiesApi(char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *size) in SAMGR_GetSystemCapabilitiesApi() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_parser.cpp40 bool ParseStr(const char *buf, const int itemLen, int totalLen, std::vector<std::string> &sysCaps) in ParseStr() argument
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c192 static int32 ParseGetAllSysCapsReply(IpcIo *reply, char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], in ParseGetAllSysCapsReply() argument
228 SAMGR_GetSystemCapabilities(const Endpoint *endpoint, char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *sysCapNum) SAMGR_GetSystemCapabilities() argument
H A Dendpoint.c222 static int32 ParseGetAllSysCapsReply(IpcIo *reply, char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], in ParseGetAllSysCapsReply() argument
251 SAMGR_GetSystemCapabilities(const Endpoint *endpoint, char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *sysCapNum) SAMGR_GetSystemCapabilities() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_ms_feature.cpp149 char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN]; in GetSystemAvailableCapabilities() local
H A Dbundle_parser.cpp561 bool BundleParser::CheckAbilityCapIsValid(AbilityInfo &abilityInfo, char sysCaps[][MAX_SYSCAP_NAME_LEN], int sysNum) in CheckAbilityCapIsValid() argument
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c382 static int32 GetSystemAvailableCapabilities(char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *sysCapNum) in GetSystemAvailableCapabilities() argument
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server_rpc.c711 cJSON *sysCaps = cJSON_GetObjectItem(root, "systemCapability"); in ParseSysCap() local
H A Dsamgr_server.c601 cJSON *sysCaps = cJSON_GetObjectItem(root, "systemCapability"); in ParseSysCap() local

Completed in 10 milliseconds