Searched refs:objectLocator (Results 1 – 2 of 2) sorted by relevance
223 sptr<IRemoteObject> objectLocator = in ReportLocationInfo() local225 if (objectLocator == nullptr) { in ReportLocationInfo()229 …objectLocator->SendRequest(static_cast<int>(LocatorInterfaceCode::REPORT_LOCATION), data, reply, o… in ReportLocationInfo()
568 sptr<IRemoteObject> objectLocator = in ReportLocationError() local570 if (objectLocator == nullptr) { in ReportLocationError()574 …objectLocator->SendRequest(static_cast<int>(LocatorInterfaceCode::REPORT_LOCATION_ERROR), data, re… in ReportLocationError()