Home
last modified time | relevance | path

Searched refs:SAMGR_GetSystemCapabilities (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint.h76 int32 SAMGR_GetSystemCapabilities(const Endpoint *endpoint,
H A Dendpoint_rpc.c228 int32 SAMGR_GetSystemCapabilities(const Endpoint *endpoint, in SAMGR_GetSystemCapabilities() function
H A Dendpoint.c251 int32 SAMGR_GetSystemCapabilities(const Endpoint *endpoint, in SAMGR_GetSystemCapabilities() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.c103 return SAMGR_GetSystemCapabilities(g_remoteRegister.endpoint, sysCaps, size); in SAMGR_GetSystemCapabilitiesApi()
H A Dremote_register_rpc.c120 return SAMGR_GetSystemCapabilities(g_remoteRegister.endpoint, sysCaps, size); in SAMGR_GetSystemCapabilitiesApi()