Home
last modified time | relevance | path

Searched defs:cmdNum (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/startup/appspawn/service/devicedebug/
H A Ddevicedebug_main.c54 int cmdNum = sizeof(g_deviceDebugManagerCmd) / sizeof(DeviceDebugManagerCmdInfo); in DeviceDebugCmdCheck() local
/ohos5.0/base/startup/appspawn/service/hnp/
H A Dhnp_main.c73 int cmdNum = sizeof(g_nativeManagerCmd) / sizeof(NativeManagerCmdInfo); in HnpCmdCheck() local
H A Dhnpcli_main.c64 int cmdNum = sizeof(g_nativeManagerCmd) / sizeof(NativeManagerCmdInfo); in HnpCmdCheck() local
/ohos5.0/base/startup/init/services/init/include/
H A Dinit_cmds.h59 int cmdNum; member
/ohos5.0/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.c345 int32_t cmdNum = sizeof(g_dispCmdHandle) / sizeof(g_dispCmdHandle[0]); in DispCmdProcess() local
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/
H A Dexpand_sub_session.c279 int32_t cmdNum = GetItemNum(recvCmdList); in ProcAllRecvCmds() local