Searched refs:GetRequestsInProxy (Results 1 – 2 of 2) sorted by relevance
72 const std::list<std::shared_ptr<Request>>& GetRequestsInProxy() const;
251 const std::list<std::shared_ptr<Request>>& LocatorBackgroundProxy::GetRequestsInProxy() const in GetRequestsInProxy() function in OHOS::Location::LocatorBackgroundProxy331 auto requestsList = locatorBackgroundProxy->GetRequestsInProxy(); in OnLocationReport()