Home
last modified time | relevance | path

Searched refs:AppspawnSetExtMsg (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h181 int32_t AppspawnSetExtMsg(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle);
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_second_test/
H A Dapp_spawn_client_second_test.cpp292 * @tc.desc: AppspawnSetExtMsg.
305 ret = asc->AppspawnSetExtMsg(startMsg, reqHandle); in HWTEST_F()
311 * @tc.desc: AppspawnSetExtMsg.
331 ret = asc->AppspawnSetExtMsg(startMsg, reqHandle); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp254 int32_t AppSpawnClient::AppspawnSetExtMsg(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) in AppspawnSetExtMsg() function in OHOS::AppExecFwk::AppSpawnClient
407 if (AppspawnSetExtMsg(startMsg, reqHandle)) { in AppspawnCreateDefaultMsg()

Completed in 4 milliseconds