Home
last modified time | relevance | path

Searched defs:listenerPtr (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_test.cpp100 … std::shared_ptr<RTResponseListenerImpl> listenerPtr = std::make_shared<RTResponseListenerImpl>(); variable
139 …std::shared_ptr<RTNotifyDataListenerImpl> listenerPtr = std::make_shared<RTNotifyDataListenerImpl>… variable
206 …std::shared_ptr<RTNotifyDataListenerImpl> listenerPtr = std::make_shared<RTNotifyDataListenerImpl>… variable
232 … std::shared_ptr<RTResponseListenerImpl> listenerPtr = std::make_shared<RTResponseListenerImpl>(); variable
250 …std::shared_ptr<RTNotifyDataListenerImpl> listenerPtr = std::make_shared<RTNotifyDataListenerImpl>… variable
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Ddaemon_stub_sup_test.cpp194 sptr<IRemoteObject> listenerPtr = sptr(new FileDfsListenerMock()); variable
263 sptr<IRemoteObject> listenerPtr = sptr(new DaemonServiceMock()); variable
284 sptr<IRemoteObject> listenerPtr = sptr(new DaemonServiceMock()); variable
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_client_test.cpp331 std::shared_ptr<TestEventListener> listenerPtr = std::make_shared<TestEventListener>(); variable
356 std::shared_ptr<TestEventListener> listenerPtr = std::make_shared<TestEventListener>(); variable
380 std::shared_ptr<TestEventListener> listenerPtr = std::make_shared<TestEventListener>(); variable
402 std::shared_ptr<TestHotAreaListener> listenerPtr = std::make_shared<TestHotAreaListener>(); variable
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_manager_impl.cpp225 sptr<ISessionListener> listenerPtr = new(std::nothrow) SessionListenerClient(listener); in GetSessionListenerClient() local
241 sptr<ISessionListener> listenerPtr = GetSessionListenerClient(listener); in RegisterSessionListener() local
265 sptr<ISessionListener> listenerPtr = GetSessionListenerClient(listener); in RegisterSessionListenerForAllUsers() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp366 if (auto listenerPtr = listener.lock()) { in NotifyActivation() local
376 if (auto listenerPtr = listener.lock()) { in NotifyConnect() local
386 if (auto listenerPtr = listener.lock()) { in NotifyForeground() local
396 if (auto listenerPtr = listener.lock()) { in NotifyBackground() local
406 if (auto listenerPtr = listener.lock()) { in NotifyDisconnect() local
416 if (auto listenerPtr = listener.lock()) { in NotifyLayoutFinished() local
426 if (auto listenerPtr = listener.lock()) { in NotifyRemoveBlank() local
441 if (auto listenerPtr = listener.lock()) { in NotifyExtensionDied() local
457 if (auto listenerPtr = listener.lock()) { in NotifyExtensionTimeout() local
468 if (auto listenerPtr = listener.lock()) { in NotifyTransferAccessibilityEvent() local
[all …]
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dos_event_listener.cpp175 auto listenerPtr = shared_from_this(); in RegisterDirListener() local
/ohos5.0/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp280 …std::shared_ptr<FuzzResponseListenerImpl> listenerPtr = std::make_shared<FuzzResponseListenerImpl>… in RequestFuzzTestHasListener() local
297 …std::shared_ptr<FuzzNotifyDataListenerImpl> listenerPtr = std::make_shared<FuzzNotifyDataListenerI… in RequestFuzzTestOnNotifyDataReceive() local
313 …std::shared_ptr<FuzzNotifyDataListenerImpl> listenerPtr = std::make_shared<FuzzNotifyDataListenerI… in RequestFuzzTestAddAndRemoveListener() local
326 …std::shared_ptr<FuzzResponseListenerImpl> listenerPtr = std::make_shared<FuzzResponseListenerImpl>… in RequestFuzzTestOnResponseReceive() local