Home
last modified time | relevance | path

Searched defs:nextRequestIdx (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.c421 static int32 GetReplyNumAndNextReqIdx(Vector *sysCapablitys, int32 startIdx, int32 *nextRequestIdx) in GetReplyNumAndNextReqIdx()
451 int32 nextRequestIdx = startIdx; in ProcGetAllSysCap() local
H A Dsamgr_server_rpc.c533 static int32 GetReplyNumAndNextReqIdx(Vector *sysCapablitys, int32 startIdx, int32 *nextRequestIdx) in GetReplyNumAndNextReqIdx()
564 int32 nextRequestIdx = startIdx; in ProcGetAllSysCap() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c193 int32 *sysCapNum, BOOL *isEnd, uint32 *nextRequestIdx) in ParseGetAllSysCapsReply()
H A Dendpoint.c223 int32 *sysCapNum, BOOL *isEnd, uint32 *nextRequestIdx) in ParseGetAllSysCapsReply()