Home
last modified time | relevance | path

Searched defs:ON_DATA_RECEIVE_PROGRESS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Devent_list.h22 static constexpr const char *ON_DATA_RECEIVE_PROGRESS = "dataReceiveProgress"; variable
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h100 constexpr const char *ON_DATA_RECEIVE_PROGRESS = "dataReceiveProgress"; variable