Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/app_spawn_client_second_test/
H A Dapp_spawn_client_second_test.cpp154 ret = appSpawnClient.AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()
169 ret = appSpawnClient.AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()
183 ret = appSpawnClient.AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()
198 ret = appSpawnClient.AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()
212 ret = appSpawnClient.AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()
227 ret = appSpawnClient.AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()
242 ret = appSpawnClient.AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()
257 ret = appSpawnClient.AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()
271 ret = appSpawnClient.AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()
286 ret = appSpawnClient.AppspawnSetExtMsgMore(startMs in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h189 int32_t AppspawnSetExtMsgMore(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp305 return AppspawnSetExtMsgMore(startMsg, reqHandle); in AppspawnSetExtMsg()
308 int32_t AppSpawnClient::AppspawnSetExtMsgMore(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) in AppspawnSetExtMsgMore() function in OHOS::AppExecFwk::AppSpawnClient
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_test/
H A Dapp_spawn_client_test.cpp360 * @tc.desc: appspawn AppspawnSetExtMsgMore
400 ret = asc->AppspawnSetExtMsgMore(startMsg, reqHandle); in HWTEST_F()

Completed in 4 milliseconds