Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/js/napi/include/upload/
H A Dcurl_adp.h48 static void NotifyAPI5(FileData *fData, std::string &headers);
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dcurl_adp.cpp399 NotifyAPI5(fData, headers); in HeaderCallback()
423 void CUrlAdp::NotifyAPI5(FileData *fData, std::string &headers) in NotifyAPI5() function in OHOS::Request::Upload::CUrlAdp