Home
last modified time | relevance | path

Searched defs:callbackStub (Results 1 – 9 of 9) sorted by relevance

/base/location/test/location_locator/source/
Dlocation_without_permission_test.cpp108 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable
207 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable
Dlocator_service_test.cpp1968 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable
/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/
Dlocatorbackgroundproxy_fuzzer.cpp63 sptr<ILocatorCallback> callbackStub = in LocatorBackgroundProxyFuzzerTest() local
/base/request/request/services/src/cxx/
Dnetwork.cpp194 sptr<RequestNetCallbackStub> callbackStub = sptr<RequestNetCallbackStub>::MakeSptr( in RegisterNetworkChange() local
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_manager_client.cpp709 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
740 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
771 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
802 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
/base/telephony/call_manager/services/antifraud/src/
Dantifraud_hsdr_helper.cpp192 int HsdrProxy::RequestHsdrServiceAsync(sptr<IRemoteObject> callbackStub, const HsdrRequest &request) in RequestHsdrServiceAsync()
Dantifraud_cloud_service.cpp325 sptr<HsdrCallbackStub> callbackStub = in ConnectCloudAsync() local
/base/location/test/location_manager/source/
Dlocator_ability_test.cpp224 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager8_gtest.cpp866 sptr<HsdrCallbackStub> callbackStub = variable