Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h72 std::string atomicAccount = ""; member
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp297 if (!startMsg.atomicAccount.empty()) { in AppspawnSetExtMsg()
298 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_ACCOUNT_ID, startMsg.atomicAccount.c_str()); in AppspawnSetExtMsg()
H A Dapp_mgr_service_inner.cpp3227 startMsg.atomicAccount = accountInfo.uid_; in SetAtomicServiceInfo()
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_second_test/
H A Dapp_spawn_client_second_test.cpp325 startMsg.atomicAccount = "testAtomicAccount"; in HWTEST_F()

Completed in 24 milliseconds