Home
last modified time | relevance | path

Searched refs:MSG_EXT_NAME_RENDER_CMD (Results 1 - 6 of 6) sorted by relevance

/base/startup/appspawn/interfaces/innerkits/include/
H A Dappspawn.h266 #define MSG_EXT_NAME_RENDER_CMD "render-cmd" macro
/base/startup/appspawn/modules/nweb_adapter/
H A Dnwebspawn_adapter.cpp101 reinterpret_cast<AppSpawningCtx *>(client), MSG_EXT_NAME_RENDER_CMD, &len)); in RunChildProcessor()
/base/startup/appspawn/modules/ace_adapter/
H A Dace_adapter.cpp211 char *renderCmd = reinterpret_cast<char *>(GetAppPropertyExt(property, MSG_EXT_NAME_RENDER_CMD, &len)); in RunChildByRenderCmd()
/base/startup/appspawn/test/unittest/app_spawn_client_test/
H A Dapp_spawn_client_test.cpp313 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_RENDER_CMD, renderCmd); in HWTEST_F()
321 char *renderCmdMsg = reinterpret_cast<char *>(GetAppPropertyExt(property, MSG_EXT_NAME_RENDER_CMD, &len)); in HWTEST_F()
/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.cpp296 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_RENDER_CMD, renderCmd.c_str()); in BuildMsgFromJson()
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp516 ret = AppSpawnReqMsgAddExtInfo(reqHandle, MSG_EXT_NAME_RENDER_CMD, in CreateMsg()

Completed in 6 milliseconds