Home
last modified time | relevance | path

Searched refs:DEVICEDEBUG_ERRNO_PARAM_INVALID (Results 1 - 4 of 4) sorted by relevance

/base/startup/appspawn/service/devicedebug/base/
H A Ddevicedebug_base.h57 #define DEVICEDEBUG_ERRNO_PARAM_INVALID 0x16 macro
/base/startup/appspawn/test/unittest/devicedebug_test/
H A Ddevicedebug_kill_test.cpp112 EXPECT_EQ(DeviceDebugCmdKill(argc, argv), DEVICEDEBUG_ERRNO_PARAM_INVALID); in HWTEST_F() local
121 EXPECT_EQ(DeviceDebugCmdKill(argc, argv), DEVICEDEBUG_ERRNO_PARAM_INVALID); in HWTEST_F() local
/base/startup/appspawn/service/devicedebug/
H A Ddevicedebug_main.c71 return DEVICEDEBUG_ERRNO_PARAM_INVALID; in main()
/base/startup/appspawn/service/devicedebug/kill/src/
H A Ddevicedebug_kill.c132 return DEVICEDEBUG_ERRNO_PARAM_INVALID; in DeviceDebugCmdKill()

Completed in 2 milliseconds