Home
last modified time | relevance | path

Searched refs:OS_ERROR (Results 1 - 25 of 32) sorted by relevance

12

/kernel/liteos_a/shell/full/src/base/
H A Dshcmd.c73 return (INT32)OS_ERROR; in OsStrSeparateTabStrGet()
81 return (INT32)OS_ERROR; in OsStrSeparateTabStrGet()
89 return (INT32)OS_ERROR; in OsStrSeparateTabStrGet()
99 return (INT32)OS_ERROR; in OsStrSeparateTabStrGet()
125 return (INT32)OS_ERROR; in OsStrSeparate()
130 return (INT32)OS_ERROR; in OsStrSeparate()
137 return (INT32)OS_ERROR; in OsStrSeparate()
146 return (INT32)OS_ERROR; in OsStrSeparate()
162 return (INT32)OS_ERROR; in OsShowPageInputControl()
192 return (INT32)OS_ERROR; in OsSurePrintAll()
[all...]
/kernel/liteos_m/components/shell/src/cmds/
H A Dmempt_shellcmd.c65 return OS_ERROR; in OsShellCmdFreeInfo()
74 return OS_ERROR; in OsShellCmdFree()
77 return OS_ERROR; in OsShellCmdFree()
89 return OS_ERROR; in OsShellCmdWaterLine()
93 return OS_ERROR; in OsShellCmdWaterLine()
104 return OS_ERROR; in OsShellCmdWaterLine()
H A Dtask_shellcmd.c55 return (INT32)OS_ERROR; in OsShellCmdDumpTask()
H A Dshell_shellcmd.c47 return (INT32)OS_ERROR; in OsShellCmdHelp()
/kernel/liteos_a/kernel/base/misc/
H A Dvm_shellcmd.c130 return OS_ERROR; in OsShellCmdDumpVm()
156 return OS_ERROR; in OsShellCmdV2P()
190 return OS_ERROR; in OsShellCmdDumpPmm()
220 return OS_ERROR; in OsShellCmdOom()
228 return OS_ERROR; in OsShellCmdOom()
236 return OS_ERROR; in OsShellCmdOom()
249 return OS_ERROR; in OsShellCmdOom()
H A Dmempt_shellcmd.c99 return OS_ERROR; in OsShellCmdMemCheck()
169 return OS_ERROR; in OsShellCmdFreeInfo()
178 return OS_ERROR; in OsShellCmdFree()
181 return OS_ERROR; in OsShellCmdFree()
220 return OS_ERROR; in OsShellCmdUname()
227 return OS_ERROR; in OsShellCmdMemUsed()
/kernel/liteos_a/shell/full/src/cmds/
H A Dwatch_shellcmd.c105 return OS_ERROR; in OsWatchOverFunc()
110 return OS_ERROR; in OsWatchOverFunc()
225 return OS_ERROR; in OsShellCmdWatch()
230 return OS_ERROR; in OsShellCmdWatch()
240 return OS_ERROR; in OsShellCmdWatch()
246 return OS_ERROR; in OsShellCmdWatch()
272 return OS_ERROR; in OsShellCmdWatch()
H A Dhwi_shellcmd.c95 return OS_ERROR; in OsShellCmdHwi()
101 return OS_ERROR; in OsShellCmdHwi()
126 return OS_ERROR; in OsShellCmdHwi()
H A Dshell_shellcmd.c47 return OS_ERROR; in OsShellCmdHelp()
/kernel/liteos_m/components/shell/src/base/
H A Dshcmd.c114 return (UINT32)OS_ERROR; in OsCmdKeyShift()
119 return (UINT32)OS_ERROR; in OsCmdKeyShift()
124 return (UINT32)OS_ERROR; in OsCmdKeyShift()
163 return OS_ERROR; in OsCmdKeyShift()
247 return OS_ERROR; in OsShellKeyInit()
252 return OS_ERROR; in OsShellKeyInit()
258 return OS_ERROR; in OsShellKeyInit()
299 return (UINT32)OS_ERROR; in OsShellSysCmdRegister()
320 return (UINT32)OS_ERROR; in OsCmdExec()
333 ret = OS_ERROR; in OsCmdExec()
[all...]
/kernel/liteos_a/testsuites/kernel/sample/kernel_extend/cpup/full/
H A DIt_extend_cpup_011.c54 return OS_ERROR; in Testcase()
83 return OS_ERROR; in Testcase()
/kernel/liteos_m/kal/posix/src/
H A Dmap_error.c58 case OS_ERROR: in map_errno()
/kernel/liteos_a/compat/posix/src/
H A Dmap_error.c79 case OS_ERROR: in map_errno()
/kernel/uniproton/src/include/uapi/
H A Dprt_typedef.h76 #define OS_ERROR (U32)(-1) macro
/kernel/liteos_a/testsuites/kernel/sample/kernel_extend/cpup/smoke/
H A DIt_extend_cpup_001.c42 UINT32 ret = OS_ERROR, cpupUse; in TaskF02()
H A DIt_extend_cpup_002.c42 UINT32 ret = OS_ERROR; in TaskF01()
/kernel/liteos_a/testsuites/unittest/common/include/
H A Dlos_typedef.h139 #define OS_ERROR (UINT32)(-1) macro
/kernel/liteos_a/kernel/include/
H A Dlos_typedef.h178 #define OS_ERROR (UINT32)(-1) macro
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
H A Dprocess_test_002.cpp39 int ret = OS_ERROR; in Testcase()
H A Dprocess_test_013.cpp38 int ret = OS_ERROR; in TestCase()
/kernel/liteos_a/kernel/extended/trace/
H A Dlos_trace.c389 return OS_ERROR; in OsShellCmdTraceSetMask()
408 return OS_ERROR; in OsShellCmdTraceDump()
/kernel/liteos_m/components/trace/
H A Dlos_trace.c384 return OS_ERROR; in OsShellCmdTraceSetMask()
403 return OS_ERROR; in OsShellCmdTraceDump()
/kernel/liteos_m/kernel/src/
H A Dlos_task.c264 return OS_ERROR; in GetAllTskCpupInfo()
269 return OS_ERROR; in GetAllTskCpupInfo()
280 return OS_ERROR; in GetAllTskCpupInfo()
291 return OS_ERROR; in GetAllTskCpupInfo()
376 return OS_ERROR; in OsGetAllTskInfo()
871 UINT32 retErr = OS_ERROR; in LOS_TaskResume()
1459 Return : LOS_OK on success ,or OS_ERROR on failure
/kernel/liteos_m/components/debugtools/
H A Dlos_schedtrace.c159 return OS_ERROR; in OsShellCmdSchedTrace()
/kernel/liteos_m/components/cpup/
H A Dlos_cpup.c567 Return : LOS_OK on success, or OS_ERROR on failure
590 return OS_ERROR; in LOS_CpupUsageMonitor()
595 return OS_ERROR; in LOS_CpupUsageMonitor()
610 return OS_ERROR; in LOS_CpupUsageMonitor()

Completed in 11 milliseconds

12