Home
last modified time | relevance | path

Searched refs:SetFocusedCallerToken (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_record.cpp52 void ExtensionRecord::SetFocusedCallerToken(sptr<IRemoteObject> &focusedCallerToken) in SetFocusedCallerToken() function in OHOS::AbilityRuntime::ExtensionRecord
H A Dextension_record_manager.cpp473 it->second->SetFocusedCallerToken(focusedCallerToken); in SetCachedFocusedCallerToken()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dextension_record.h46 void SetFocusedCallerToken(sptr<IRemoteObject> &rootCallerToken);
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrextensionrecord_fuzzer/
H A Dabilitymgrextensionrecord_fuzzer.cpp75 infos.SetFocusedCallerToken(token); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/unittest/ui_extension/extension_record_manager_test/
H A Dextension_record_manager_test.cpp117 extRecord->SetFocusedCallerToken(callerToken); in HWTEST_F()

Completed in 4 milliseconds