Home
last modified time | relevance | path

Searched defs:paraNum (Results 1 - 5 of 5) sorted by relevance

/kernel/liteos_a/shell/full/include/
H A Dshcmd.h56 UINT32 paraNum; member
/kernel/liteos_m/components/shell/include/
H A Dshcmd.h52 UINT32 paraNum; member
/kernel/liteos_m/components/shell/src/base/
H A Dshcmd.c402 STATIC UINT32 OsCmdItemCreate(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc) in OsCmdItemCreate() argument
434 LITE_OS_SEC_TEXT_MINOR UINT32 osCmdReg(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc) in osCmdReg() argument
/foundation/communication/dsoftbus/core/common/utils/
H A Dsqlite3_utils.c103 static int32_t BindInsertTrustedDevInfoCb(DbContext *ctx, int32_t paraNum, uint8_t *data) in BindInsertTrustedDevInfoCb() argument
119 static int32_t BindSelectTrustedDevInfoCb(DbContext *ctx, int32_t paraNum, uint8_t *data) in BindSelectTrustedDevInfoCb() argument
132 int32_t paraNum; in ExecuteSql() local
/kernel/liteos_a/shell/full/src/base/
H A Dshcmd.c794 STATIC UINT32 OsCmdItemCreate(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc) in OsCmdItemCreate() argument
826 LITE_OS_SEC_TEXT_MINOR UINT32 osCmdReg(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc) in osCmdReg() argument

Completed in 4 milliseconds