| /base/request/request/frameworks/cj/ffi/src/ |
| D | cj_notify_data_listener.cpp | 47 bool CJNotifyDataListener::IsHeaderReceive(const std::shared_ptr<NotifyData> ¬ifyData) in IsHeaderReceive() 57 void CJNotifyDataListener::ProcessHeaderReceive(const std::shared_ptr<NotifyData> ¬ifyData) in ProcessHeaderReceive() 83 void CJNotifyDataListener::NotifyDataProcess(const std::shared_ptr<NotifyData> ¬ifyData) in NotifyDataProcess() 90 static void RemoveJSTask(const std::shared_ptr<NotifyData> ¬ifyData) in RemoveJSTask() 104 void CJNotifyDataListener::OnNotifyDataReceive(const std::shared_ptr<NotifyData> ¬ifyData) in OnNotifyDataReceive()
|
| D | cj_listener_list.cpp | 69 void ListenerList::OnMessageReceive(const std::shared_ptr<NotifyData> ¬ifyData) in OnMessageReceive()
|
| /base/request/request/frameworks/js/napi/request/src/ |
| D | js_notify_data_listener.cpp | 54 bool JSNotifyDataListener::IsHeaderReceive(const std::shared_ptr<NotifyData> ¬ifyData) in IsHeaderReceive() 67 void JSNotifyDataListener::ProcessHeaderReceive(const std::shared_ptr<NotifyData> ¬ifyData) in ProcessHeaderReceive() 98 const std::shared_ptr<NotifyData> ¬ifyData, napi_value *value, uint32_t ¶mNumber) in NotifyDataProcess() 175 static RemoveTaskChecker CheckRemoveJSTask(const std::shared_ptr<NotifyData> ¬ifyData, const std… in CheckRemoveJSTask() 191 void JSNotifyDataListener::DoJSTask(const std::shared_ptr<NotifyData> ¬ifyData) in DoJSTask() 215 void JSNotifyDataListener::OnNotifyDataReceive(const std::shared_ptr<NotifyData> ¬ifyData) in OnNotifyDataReceive()
|
| D | request_event.cpp | 293 NotifyData notifyData; in BuildNotifyData() local
|
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| D | request_test.cpp | 136 void OnNotifyDataReceive(const std::shared_ptr<NotifyData> ¬ifyData) override in OnNotifyDataReceive() 173 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); variable 215 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); variable 262 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); variable 333 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); variable
|
| D | response_message_receiver_test.cpp | 470 void OnNotifyDataReceive(const std::shared_ptr<NotifyData> ¬ifyData) override in OnNotifyDataReceive() 706 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); variable
|
| D | request_manager_test.cpp | 376 void OnNotifyDataReceive(const std::shared_ptr<NotifyData> ¬ifyData) override in OnNotifyDataReceive()
|
| D | request_manager_impl_test.cpp | 523 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); variable
|
| /base/request/request/frameworks/native/request/src/ |
| D | request.cpp | 46 bool Request::NeedNotify(const std::shared_ptr<NotifyData> ¬ifyData) in NeedNotify() 98 void Request::OnNotifyDataReceive(const std::shared_ptr<NotifyData> ¬ifyData) in OnNotifyDataReceive()
|
| D | response_message_receiver.cpp | 352 std::shared_ptr<NotifyData> ¬ifyData, char *&parcel, int32_t &size) in NotifyDataFromParcel() 474 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); in HandNotifyData() local
|
| D | request_manager_impl.cpp | 410 void RequestManagerImpl::OnNotifyDataReceive(const std::shared_ptr<NotifyData> ¬ifyData) in OnNotifyDataReceive()
|
| /base/request/request/frameworks/js/napi/request/include/ |
| D | js_notify_data_listener.h | 49 std::shared_ptr<NotifyData> notifyData = nullptr; member
|
| /base/request/request/frameworks/js/ani/src/ |
| D | ani_task.cpp | 166 static RemoveTaskChecker CheckRemoveJSTask(const std::shared_ptr<NotifyData> ¬ifyData, const std… in CheckRemoveJSTask() 182 void NotifyDataListener::OnNotifyDataReceive(const std::shared_ptr<NotifyData> ¬ifyData) in OnNotifyDataReceive()
|
| /base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/ |
| D | downloaduploadmanager_fuzzer.cpp | 218 void OnNotifyDataReceive(const std::shared_ptr<NotifyData> ¬ifyData) override in OnNotifyDataReceive() 306 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); in RequestFuzzTestOnNotifyDataReceive() local 322 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); in RequestFuzzTestAddAndRemoveListener() local 806 std::shared_ptr<NotifyData> notifyData = std::make_shared<NotifyData>(); in ResponseMessageFuzzTestNotifyDataFromParcel() local
|