Home
last modified time | relevance | path

Searched defs:callbackStub (Results 1 – 6 of 6) 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.cpp1967 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.cpp720 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
751 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
782 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
813 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
/base/location/test/location_manager/source/
Dlocator_ability_test.cpp224 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable