Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/test/unittest/devicedebug_test/
H A Ddevicedebug_kill_test.cpp154 AppSpawnReqMsgAddExtInfoRetSet(-3);
157 AppSpawnReqMsgAddExtInfoRetSet(0);
H A Ddevicedebug_stub.h29 void AppSpawnReqMsgAddExtInfoRetSet(int appSpawnReqMsgAddExtInfoRet);
H A Ddevicedebug_stub.c69 void AppSpawnReqMsgAddExtInfoRetSet(int appSpawnReqMsgAddExtInfoRet) in AppSpawnReqMsgAddExtInfoRetSet() function