Searched refs:report_location_ (Results 1 – 2 of 2) sorted by relevance
94 report_location_(false), in DeviceStatusCollector()198 chromeos::kReportDeviceLocation, &report_location_)) { in UpdateReportingSettings()199 report_location_ = false; in UpdateReportingSettings()210 if (report_location_) { in UpdateReportingSettings()469 if (report_location_) in GetDeviceStatus()537 if (!report_location_) in ReceiveGeolocationUpdate()
179 bool report_location_; variable