Searched refs:SendGetAllSysCapsRequest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | endpoint_rpc.c | 174 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 D | endpoint.c | 207 static int SendGetAllSysCapsRequest(const Endpoint *endpoint, uint32 startIdx, IpcIo *reply, void *… in SendGetAllSysCapsRequest() function 268 ret = SendGetAllSysCapsRequest(endpoint, startIdx, &reply, &replyBuf); in SAMGR_GetSystemCapabilities()
|