Home
last modified time | relevance | path

Searched refs:MSG_EXT_NAME_BEGET_PID (Results 1 - 5 of 5) sorted by relevance

/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_beget_test.cpp76 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PID, cmd); in TestSendAppspawnCmdMessage()
138 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PID, "1008"); in HWTEST_F()
/base/startup/appspawn/interfaces/innerkits/include/
H A Dappspawn.h272 #define MSG_EXT_NAME_BEGET_PID "AppPid" macro
/base/startup/init/services/begetctl/
H A Dsandbox.cpp134 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PID, cmd); in SendAppspawnCmdMessage()
/base/startup/init/test/systest/
H A Dloopserver_systest.c580 const char *msg = (const char *)GetMsgExtInfo(message, MSG_EXT_NAME_BEGET_PID, &len); in ProcessBegetctlMsg()
/base/startup/appspawn/standard/
H A Dappspawn_service.c1351 const char *cmdMsg = (const char *)GetAppSpawnMsgExtInfo(message, MSG_EXT_NAME_BEGET_PID, &len); in ProcessSpawnBegetctlMsg()

Completed in 6 milliseconds