Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_manager_impl_test.cpp87 RequestManagerImpl::GetInstance()->SetRequestServiceProxy(exceptProxy); in SetUp()
103 RequestManagerImpl::GetInstance()->SetRequestServiceProxy(testProxy); in TearDown()
395 RequestManagerImpl::GetInstance()->SetRequestServiceProxy(exceptProxy);
/ohos5.0/base/request/request/frameworks/native/src/
H A Drequest_manager_impl.cpp97 SetRequestServiceProxy(nullptr); in Retry()
115 void RequestManagerImpl::SetRequestServiceProxy(sptr<RequestServiceInterface> proxy) in SetRequestServiceProxy() function in OHOS::Request::RequestManagerImpl
575 SetRequestServiceProxy(nullptr); in OnRemoteSaDied()
/ohos5.0/base/request/request/frameworks/native/include/
H A Drequest_manager_impl.h96 void SetRequestServiceProxy(sptr<RequestServiceInterface> proxy);