Home
last modified time | relevance | path

Searched defs:targetToken (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_display_change_adapter_test.cpp75 sptr<IRemoteObject> targetToken = new (std::nothrow) IRemoteObjectMocker(); variable
92 sptr<IRemoteObject> targetToken = new (std::nothrow) IRemoteObjectMocker(); variable
H A Dwindow_manager_test.cpp1017 sptr<IRemoteObject> targetToken = nullptr; variable
1057 sptr<IRemoteObject> targetToken = new (std::nothrow) IRemoteObjectMocker(); variable
1101 sptr<IRemoteObject> targetToken = new (std::nothrow) IRemoteObjectMocker(); variable
H A Dwindow_adapter_test.cpp570 sptr<IRemoteObject> targetToken = nullptr; variable
H A Dwindow_impl_test2.cpp1200 sptr<IRemoteObject> targetToken; variable
H A Dwindow_scene_session_impl_test2.cpp879 sptr<IRemoteObject> targetToken; variable
H A Dwindow_test.cpp739 sptr<IRemoteObject> targetToken; variable
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_proxy_test.cpp207 sptr<IRemoteObject> targetToken = nullptr; variable
220 sptr<IRemoteObject> targetToken = nullptr; variable
H A Dwindow_manager_stub_impl.h130 WMError BindDialogTarget(uint32_t& windowId, sptr<IRemoteObject> targetToken) in BindDialogTarget()
H A Dwindow_manager_service_test.cpp321 sptr<IRemoteObject> targetToken = new IRemoteObjectMocker(); variable
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp278 sptr<IRemoteObject> targetToken = data.ReadRemoteObject(); in OnRemoteRequest() local
H A Dwindow_manager_proxy.cpp913 WMError WindowManagerProxy::BindDialogTarget(uint32_t& windowId, sptr<IRemoteObject> targetToken) in BindDialogTarget()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_proxy_test.cpp666 sptr<IRemoteObject> targetToken = new (std::nothrow) IRemoteObjectMocker(); variable
683 sptr<IRemoteObject> targetToken = nullptr; variable
H A Dscene_session_manager_test5.cpp1136 sptr<IRemoteObject> targetToken = nullptr; variable
H A Dscene_session_manager_test.cpp420 sptr<IRemoteObject> targetToken = nullptr; variable
/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h188 virtual WSError BindDialogSessionTarget(uint64_t persistentId, sptr<IRemoteObject> targetToken) in BindDialogSessionTarget()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp544 WMError WindowAdapter::BindDialogTarget(uint32_t& windowId, sptr<IRemoteObject> targetToken) in BindDialogTarget()
820 …rror WindowAdapter::BindDialogSessionTarget(uint64_t persistentId, sptr<IRemoteObject> targetToken) in BindDialogSessionTarget()
H A Dwindow_impl.cpp1454 WMError WindowImpl::BindDialogTarget(sptr<IRemoteObject> targetToken) in BindDialogTarget()
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h93 virtual WMError BindDialogTarget(sptr<IRemoteObject> targetToken) {return WMError::WM_OK;} in BindDialogTarget()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h224 …WMError BindDialogTarget(uint32_t& windowId, sptr<IRemoteObject> targetToken) override { return WM… in BindDialogTarget()
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp703 sptr<IRemoteObject> targetToken; in CheckWindowImplFunctionsPart7() local
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp463 WMError WindowImpl::BindDialogTarget(sptr<IRemoteObject> targetToken) in BindDialogTarget()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp1874 WMError WindowController::BindDialogTarget(uint32_t& windowId, sptr<IRemoteObject> targetToken) in BindDialogTarget()
H A Dwindow_manager_service.cpp1569 WMError WindowManagerService::BindDialogTarget(uint32_t& windowId, sptr<IRemoteObject> targetToken) in BindDialogTarget()
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1061 virtual WMError BindDialogTarget(sptr<IRemoteObject> targetToken) { return WMError::WM_OK; } in BindDialogTarget()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp383 …essionManagerProxy::BindDialogSessionTarget(uint64_t persistentId, sptr<IRemoteObject> targetToken) in BindDialogSessionTarget()

12