Home
last modified time | relevance | path

Searched refs:ProgressOff (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_ffi.cpp38 return CJRequestImpl::ProgressOff(event, taskId, callback); in FfiOHOSRequestTaskProgressOff()
H A Dcj_request_impl.cpp198 RetError CJRequestImpl::ProgressOff(char *event, std::string taskId, void *callback) in ProgressOff() function in OHOS::CJSystemapi::Request::CJRequestImpl
/ohos5.0/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_impl.h41 static RetError ProgressOff(char *event, std::string taskId, void *callback);