Searched refs:GetLocatorCallBack (Results 1 – 8 of 8) sorted by relevance
38 sptr<ILocatorCallback> GetLocatorCallBack();
84 request->GetLocatorCallBack(); in RequestFuzzerTest()
265 if (request->GetLocatorCallBack() == callback) { in IsCallbackInProxy()338 request->GetLocatorCallBack()->OnLocationReport(location); in OnLocationReport()
221 sptr<IRemoteObject> newCallback = newRequest->GetLocatorCallBack()->AsObject(); in RestorRequest()392 …if (request->GetLocatorCallBack() != nullptr && request->GetLocatorCallbackRecipient() != nullptr)… in DeleteRequestRecord()393 …request->GetLocatorCallBack()->AsObject()->RemoveDeathRecipient(request->GetLocatorCallbackRecipie… in DeleteRequestRecord()
160 auto locatorCallback = request->GetLocatorCallBack(); in ProcessRequestForReport()
1650 sptr<ILocatorCallback> callback = item->GetLocatorCallBack(); in RemoveInvalidRequests()
91 sptr<ILocatorCallback> Request::GetLocatorCallBack() in GetLocatorCallBack() function in OHOS::Location::Request
116 request->GetLocatorCallBack(); in VerifyRequestField()