Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h197 int32_t AppspawnCreateDefaultMsg(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle);
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_second_test/
H A Dapp_spawn_client_second_test.cpp341 int ret = asc->AppspawnCreateDefaultMsg(startMsg, reqHandle); in HWTEST_F()
360 ret = asc->AppspawnCreateDefaultMsg(startMsg, reqHandle); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp356 int32_t AppSpawnClient::AppspawnCreateDefaultMsg(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) in AppspawnCreateDefaultMsg() function in OHOS::AppExecFwk::AppSpawnClient
491 ret = AppspawnCreateDefaultMsg(startMsg, reqHandle); in StartProcess()
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_test/
H A Dapp_spawn_client_test.cpp409 * @tc.desc: appspawn AppspawnCreateDefaultMsg
455 ret = asc->AppspawnCreateDefaultMsg(startMsg, reqHandle); in HWTEST_F()

Completed in 4 milliseconds