Home
last modified time | relevance | path

Searched defs:callbackStub (Results 1 – 7 of 7) 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
Dreport_manager_test.cpp349 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable
386 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable
Dlocator_service_test.cpp1921 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.cpp191 sptr<RequestNetCallbackStub> callbackStub = sptr<RequestNetCallbackStub>::MakeSptr( in RegisterNetworkChange() local
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_manager_client.cpp650 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
681 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
712 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
743 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
/base/location/test/location_manager/source/
Dlocator_ability_test.cpp225 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable