Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Drequest_event.h90 static NotifyData BuildNotifyData(const std::shared_ptr<TaskInfo> &taskInfo);
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Drequest_event.cpp234 NotifyData RequestEvent::BuildNotifyData(const std::shared_ptr<TaskInfo> &taskInfo) in BuildNotifyData() function in OHOS::Request::RequestEvent