Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/
H A Dexpand_sub_session.c236 static int32_t ProcRecvCmd(ExpandSubSessionImpl *impl, const CJson *recvCmd, CJson *sendCmdList) in ProcRecvCmd() function
281 res = ProcRecvCmd(impl, GetItemFromArray(recvCmdList, i), sendCmdList); in ProcAllRecvCmds()