Home
last modified time | relevance | path

Searched refs:GetCmdComponent (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.c86 static const CmdComponent *GetCmdComponent(int32_t type) in GetCmdComponent() function
395 const CmdComponent *component = GetCmdComponent(cmdType); in AddExpandProcess()
545 return GetCmdComponent(cmdId) != NULL; in IsCmdSupport()