Searched refs:report_location_ (Results 1 – 2 of 2) sorted by relevance
98 report_location_(false), in DeviceStatusCollector()201 chromeos::kReportDeviceLocation, &report_location_)) { in UpdateReportingSettings()202 report_location_ = false; in UpdateReportingSettings()213 if (report_location_) { in UpdateReportingSettings()479 if (report_location_) in GetDeviceStatus()547 if (!report_location_) in ReceiveGeolocationUpdate()
181 bool report_location_; variable