Home
last modified time | relevance | path

Searched refs:SendGetAllSysCapsRequest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c174 static int SendGetAllSysCapsRequest(const Endpoint *endpoint, uint32 startIdx, IpcIo *reply, void *… in SendGetAllSysCapsRequest() function
245 ret = SendGetAllSysCapsRequest(endpoint, startIdx, &reply, &replyBuf); in SAMGR_GetSystemCapabilities()
H A Dendpoint.c207 static int SendGetAllSysCapsRequest(const Endpoint *endpoint, uint32 startIdx, IpcIo *reply, void *… in SendGetAllSysCapsRequest() function
268 ret = SendGetAllSysCapsRequest(endpoint, startIdx, &reply, &replyBuf); in SAMGR_GetSystemCapabilities()