Home
last modified time | relevance | path

Searched refs:APPSPAWN_DEVICEDEBUG_ERROR_APP_NOT_EXIST (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/appspawn/service/devicedebug/kill/src/
H A Ddevicedebug_kill.c63 case APPSPAWN_DEVICEDEBUG_ERROR_APP_NOT_EXIST: in DevicedebugKillRetDeal()
/ohos5.0/base/startup/appspawn/util/include/
H A Dappspawn_utils.h135 APPSPAWN_DEVICEDEBUG_ERROR_APP_NOT_EXIST, enumerator
/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_service.c1499 return APPSPAWN_DEVICEDEBUG_ERROR_APP_NOT_EXIST; in AppspawpnDevicedebugKill()