Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h157 int32_t SetDacInfo(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp166 int32_t AppSpawnClient::SetDacInfo(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle) in SetDacInfo() function in OHOS::AppExecFwk::AppSpawnClient
361 ret = SetDacInfo(startMsg, reqHandle); in AppspawnCreateDefaultMsg()
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_test/
H A Dapp_spawn_client_test.cpp216 * @tc.desc: appspawn SetDacInfo
256 ret = asc->SetDacInfo(startMsg, reqHandle); in HWTEST_F()

Completed in 5 milliseconds