Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Dupdate_caller_info_util.h39 void UpdateAsCallerInfoFromCallerRecord(Want& want, sptr<IRemoteObject> callerToken);
/foundation/ability/ability_runtime/test/unittest/update_caller_info_util_test/
H A Dupdate_caller_info_util_test.cpp100 updateCallerUtil->UpdateAsCallerInfoFromCallerRecord(want, callerToken); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dupdate_caller_info_util.cpp131 UpdateAsCallerInfoFromCallerRecord(want, callerToken); in UpdateAsCallerSourceInfo()
168 void UpdateCallerInfoUtil::UpdateAsCallerInfoFromCallerRecord(Want& want, sptr<IRemoteObject> callerToken) in UpdateAsCallerInfoFromCallerRecord() function in OHOS::AAFwk::UpdateCallerInfoUtil

Completed in 2 milliseconds