Home
last modified time | relevance | path

Searched refs:ON_CHANGE (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/core/browser/
H A Daccount_investigator_unittest.cc143 {ReportingType::ON_CHANGE, "_OnChange"}};
235 ExpectRelationReport(just_two, no_accounts, ReportingType::ON_CHANGE, in TEST_F()
256 ReportingType::ON_CHANGE); in TEST_F()
257 ExpectSharedReportHistograms(ReportingType::ON_CHANGE, histogram_tester, in TEST_F()
278 ExpectSharedReportHistograms(ReportingType::ON_CHANGE, histogram_tester, in TEST_F()
298 ExpectRelationReport(ReportingType::ON_CHANGE, histogram_tester, in TEST_F()
310 ExpectRelationReport(ReportingType::ON_CHANGE, histogram_tester, in TEST_F()
321 ExpectSharedReportHistograms(ReportingType::ON_CHANGE, histogram_tester2, in TEST_F()
H A Daccount_investigator.cc101 ReportingType::ON_CHANGE); in OnAccountsInCookieUpdated()
107 ReportingType::ON_CHANGE); in OnAccountsInCookieUpdated()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/core/browser/
H A Daccount_investigator_unittest.cc144 {ReportingType::ON_CHANGE, "_OnChange"}};
236 ExpectRelationReport(just_two, no_accounts, ReportingType::ON_CHANGE, in TEST_F()
257 ReportingType::ON_CHANGE); in TEST_F()
258 ExpectSharedReportHistograms(ReportingType::ON_CHANGE, histogram_tester, in TEST_F()
279 ExpectSharedReportHistograms(ReportingType::ON_CHANGE, histogram_tester, in TEST_F()
299 ExpectRelationReport(ReportingType::ON_CHANGE, histogram_tester, in TEST_F()
311 ExpectRelationReport(ReportingType::ON_CHANGE, histogram_tester, in TEST_F()
322 ExpectSharedReportHistograms(ReportingType::ON_CHANGE, histogram_tester2, in TEST_F()
H A Daccount_investigator.cc131 ReportingType::ON_CHANGE); in OnAccountsInCookieUpdated()
137 ReportingType::ON_CHANGE); in OnAccountsInCookieUpdated()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/public/mojom/
H A Dsensor.mojom29 // ON_CHANGE - client will be notified through OnSensorReadingChanged() signal
36 ON_CHANGE,
81 // Disables or enables reading change notification for sensors with ON_CHANGE
94 // ReportingMode::ON_CHANGE).
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/public/mojom/
H A Dsensor.mojom29 // ON_CHANGE - client will be notified through OnSensorReadingChanged() signal
36 ON_CHANGE,
81 // Disables or enables reading change notification for sensors with ON_CHANGE
94 // ReportingMode::ON_CHANGE).
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/generic_sensor/
H A Dplatform_sensor_fusion.cc121 mojom::ReportingMode::ON_CHANGE; in PlatformSensorFusion()
123 reporting_mode_ = mojom::ReportingMode::ON_CHANGE; in PlatformSensorFusion()
202 if (GetReportingMode() == mojom::ReportingMode::ON_CHANGE && in OnSensorReadingChanged()
H A Dsensor_impl.cc61 sensor_->GetReportingMode() == mojom::ReportingMode::ON_CHANGE) { in OnSensorReadingChanged()
H A Dplatform_sensor_win.cc36 return mojom::ReportingMode::ON_CHANGE; in GetReportingMode()
H A Dplatform_sensor_linux.cc50 if (GetReportingMode() == mojom::ReportingMode::ON_CHANGE && in UpdatePlatformSensorReading()
H A Dplatform_sensor_accelerometer_mac.cc46 return mojom::ReportingMode::ON_CHANGE; in GetReportingMode()
H A Dfake_platform_sensor_and_provider.cc50 return mojom::ReportingMode::ON_CHANGE; in GetReportingMode()
H A Dplatform_sensor_ambient_light_mac.cc62 return mojom::ReportingMode::ON_CHANGE; in GetReportingMode()
H A Dplatform_sensor_and_provider_unittest_linux.cc532 EXPECT_EQ(sensor->GetReportingMode(), mojom::ReportingMode::ON_CHANGE); in TEST_F()
575 EXPECT_EQ(sensor->GetReportingMode(), mojom::ReportingMode::ON_CHANGE); in TEST_F()
688 EXPECT_EQ(sensor->GetReportingMode(), mojom::ReportingMode::ON_CHANGE); in TEST_F()
749 EXPECT_EQ(sensor->GetReportingMode(), mojom::ReportingMode::ON_CHANGE); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/generic_sensor/
H A Dplatform_sensor_fusion.cc122 mojom::ReportingMode::ON_CHANGE; in PlatformSensorFusion()
124 reporting_mode_ = mojom::ReportingMode::ON_CHANGE; in PlatformSensorFusion()
203 if (GetReportingMode() == mojom::ReportingMode::ON_CHANGE && in OnSensorReadingChanged()
H A Dsensor_impl.cc61 sensor_->GetReportingMode() == mojom::ReportingMode::ON_CHANGE) { in OnSensorReadingChanged()
H A Dplatform_sensor_win.cc36 return mojom::ReportingMode::ON_CHANGE; in GetReportingMode()
H A Dplatform_sensor_linux.cc50 if (GetReportingMode() == mojom::ReportingMode::ON_CHANGE && in UpdatePlatformSensorReading()
H A Dplatform_sensor_accelerometer_mac.cc46 return mojom::ReportingMode::ON_CHANGE; in GetReportingMode()
H A Dfake_platform_sensor_and_provider.cc50 return mojom::ReportingMode::ON_CHANGE; in GetReportingMode()
H A Dplatform_sensor_ambient_light_mac.cc62 return mojom::ReportingMode::ON_CHANGE; in GetReportingMode()
H A Dplatform_sensor_and_provider_unittest_linux.cc531 EXPECT_EQ(sensor->GetReportingMode(), mojom::ReportingMode::ON_CHANGE); in TEST_F()
573 EXPECT_EQ(sensor->GetReportingMode(), mojom::ReportingMode::ON_CHANGE); in TEST_F()
683 EXPECT_EQ(sensor->GetReportingMode(), mojom::ReportingMode::ON_CHANGE); in TEST_F()
743 EXPECT_EQ(sensor->GetReportingMode(), mojom::ReportingMode::ON_CHANGE); in TEST_F()
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/plugins/
H A DGrailsPlugin.java110 String ON_CHANGE = "onChange"; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/public/base/
H A Dsignin_metrics.h323 enum class ReportingType { PERIODIC, ON_CHANGE }; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/generic_sensor/android/java/src/org/chromium/device/sensors/
H A DPlatformSensor.java115 : ReportingMode.ON_CHANGE; in getReportingMode()

12