Home
last modified time | relevance | path

Searched defs:newCallback (Results 1 – 2 of 2) sorted by relevance

/base/location/test/location_locator/source/
Dlocator_background_proxy_test.cpp339 sptr<ILocatorCallback> newCallback = new (std::nothrow) LocatorCallbackStub(); variable
773 sptr<ILocatorCallback> newCallback = new (std::nothrow) LocatorCallbackStub(); variable
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp165 sptr<IRemoteObject> newCallback = newRequest->GetLocatorCallBack()->AsObject(); in RestorRequest() local