Home
last modified time | relevance | path

Searched defs:OnNotifyDataReceive (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_notify_data_listener.cpp105 void CJNotifyDataListener::OnNotifyDataReceive(const std::shared_ptr<NotifyData> &notifyData) in OnNotifyDataReceive() function in OHOS::CJSystemapi::Request::CJNotifyDataListener
/ohos5.0/base/request/request/frameworks/native/src/
H A Drequest.cpp98 void Request::OnNotifyDataReceive(const std::shared_ptr<NotifyData> &notifyData) in OnNotifyDataReceive() function in OHOS::Request::Request
H A Drequest_manager_impl.cpp441 void RequestManagerImpl::OnNotifyDataReceive(const std::shared_ptr<NotifyData> &notifyData) in OnNotifyDataReceive() function in OHOS::Request::RequestManagerImpl
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_notify_data_listener.cpp208 void JSNotifyDataListener::OnNotifyDataReceive(const std::shared_ptr<NotifyData> &notifyData) in OnNotifyDataReceive() function in OHOS::Request::JSNotifyDataListener
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_test.cpp114 void OnNotifyDataReceive(const std::shared_ptr<NotifyData> &notifyData) override in OnNotifyDataReceive() function in RTNotifyDataListenerImpl
H A Drequest_manager_test.cpp283 void OnNotifyDataReceive(const std::shared_ptr<NotifyData> &notifyData) override in OnNotifyDataReceive() function in RMTNotifyDataListenerImpl
H A Dresponse_message_receiver_test.cpp367 void OnNotifyDataReceive(const std::shared_ptr<NotifyData> &notifyData) override in OnNotifyDataReceive() function in RMRestResponseListener
/ohos5.0/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp213 void OnNotifyDataReceive(const std::shared_ptr<NotifyData> &notifyData) override in OnNotifyDataReceive() function in OHOS::FuzzNotifyDataListenerImpl