Searched refs:mServicesToWatch (Results 1 – 2 of 2) sorted by relevance
60 const unordered_set<int> mServicesToWatch; variable69 : mServicesToWatch(servicesToWatch) {} in LocIpcQrtrWatcher()73 return isInWatch(mServicesToWatch, serviceId); in isServiceInWatch()86 inline const unordered_set<int>& getServicesToWatch() { return mServicesToWatch; } in getServicesToWatch()