Home
last modified time | relevance | path

Searched refs:NotifyDataPtr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_notify_data_listener.h45 struct NotifyDataPtr { struct
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_notify_data_listener.cpp212 NotifyDataPtr *ptr = new (std::nothrow) NotifyDataPtr; in OnNotifyDataReceive()