Home
last modified time | relevance | path

Searched refs:ProcAllRecvCmds (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.c272 static int32_t ProcAllRecvCmds(ExpandSubSessionImpl *impl, const CJson *receviedMsg, CJson *sendCmd… in ProcAllRecvCmds() function
469 res = ProcAllRecvCmds(impl, receviedMsg, sendCmdList); in ProcessExpandSubSession()