Searched refs:SetOnRemoteReadyCallback (Results 1 – 5 of 5) sorted by relevance
59 void SetOnRemoteReadyCallback( in SetOnRemoteReadyCallback() function
213 pattern->SetOnRemoteReadyCallback(std::move(onRemoteReady)); in SetOnRemoteReady()223 eventHub->SetOnRemoteReadyCallback(std::move(onRemoteReady)); in SetSecurityOnRemoteReady()
113 …void SetOnRemoteReadyCallback(const std::function<void(const RefPtr<UIExtensionProxy>&)>&& callbac…
1041 void UIExtensionPattern::SetOnRemoteReadyCallback(const std::function<void(const RefPtr<UIExtension… in SetOnRemoteReadyCallback() function in OHOS::Ace::NG::UIExtensionPattern
191 pattern->SetOnRemoteReadyCallback(onRemoteReady); in SetCallbacks()