Home
last modified time | relevance | path

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

/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_beget_test.cpp78 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PTY_NAME, ptyName); in TestSendAppspawnCmdMessage()
140 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PTY_NAME, g_ptyName.c_str()); in HWTEST_F()
176 AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PTY_NAME, nullptr); in HWTEST_F()
/base/startup/appspawn/modules/common/
H A Dappspawn_begetctl.c77 const char *cmdMsg = (const char *)GetAppSpawnMsgExtInfo(property->message, MSG_EXT_NAME_BEGET_PTY_NAME, &len); in RunBegetctlBootApp()
/base/startup/appspawn/interfaces/innerkits/include/
H A Dappspawn.h273 #define MSG_EXT_NAME_BEGET_PTY_NAME "ptyName" macro
/base/startup/init/services/begetctl/
H A Dsandbox.cpp136 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PTY_NAME, ptyName); in SendAppspawnCmdMessage()

Completed in 3 milliseconds