Searched refs:SetFocusedCallerToken (Results 1 – 5 of 5) sorted by relevance
46 void SetFocusedCallerToken(sptr<IRemoteObject> &rootCallerToken);
52 void ExtensionRecord::SetFocusedCallerToken(sptr<IRemoteObject> &focusedCallerToken) in SetFocusedCallerToken() function in OHOS::AbilityRuntime::ExtensionRecord
465 it->second->SetFocusedCallerToken(focusedCallerToken); in SetCachedFocusedCallerToken()
75 infos.SetFocusedCallerToken(token); in DoSomethingInterestingWithMyAPI()
116 extRecord->SetFocusedCallerToken(callerToken);