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 D | app_spawn_beget_test.cpp | 76 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 D | appspawn.h | 272 #define MSG_EXT_NAME_BEGET_PID "AppPid" macro
|
/base/startup/init/services/begetctl/ |
H A D | sandbox.cpp | 134 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PID, cmd); in SendAppspawnCmdMessage()
|
/base/startup/init/test/systest/ |
H A D | loopserver_systest.c | 580 const char *msg = (const char *)GetMsgExtInfo(message, MSG_EXT_NAME_BEGET_PID, &len); in ProcessBegetctlMsg()
|
/base/startup/appspawn/standard/ |
H A D | appspawn_service.c | 1351 const char *cmdMsg = (const char *)GetAppSpawnMsgExtInfo(message, MSG_EXT_NAME_BEGET_PID, &len); in ProcessSpawnBegetctlMsg()
|
Completed in 6 milliseconds