Home
last modified time | relevance | path

Searched refs:counts (Results 1 – 8 of 8) sorted by relevance

/hardware/google/pixel/health/
DCycleCountBackupRestore.cpp101 std::vector<std::string> counts = android::base::Split(buffer, " "); in Read() local
102 if (counts.size() != (size_t)nb_buckets_) { in Read()
107 bins[i] = std::stoi(counts[i]); in Read()
/hardware/interfaces/gnss/1.1/vts/functional/
Dgnss_hal_test_cases.cpp174 SignalCounts counts; in FindStrongFrequentNonGpsSource() local
175 counts.observations = 1; in FindStrongFrequentNonGpsSource()
176 counts.max_cn0_dbhz = gnss_sv.cN0Dbhz; in FindStrongFrequentNonGpsSource()
178 std::pair<ComparableBlacklistedSource, SignalCounts>(source, counts)); in FindStrongFrequentNonGpsSource()
/hardware/interfaces/gnss/2.1/vts/functional/
Dgnss_hal_test_cases.cpp311 SignalCounts counts; in FindStrongFrequentNonGpsSource() local
312 counts.observations = 1; in FindStrongFrequentNonGpsSource()
313 counts.max_cn0_dbhz = gnss_sv.v2_0.v1_0.cN0Dbhz; in FindStrongFrequentNonGpsSource()
315 std::pair<ComparableBlacklistedSource, SignalCounts>(source, counts)); in FindStrongFrequentNonGpsSource()
/hardware/interfaces/gnss/2.0/vts/functional/
Dgnss_hal_test_cases.cpp535 SignalCounts counts; in FindStrongFrequentNonGpsSource() local
536 counts.observations = 1; in FindStrongFrequentNonGpsSource()
537 counts.max_cn0_dbhz = sv_info.v1_0.cN0Dbhz; in FindStrongFrequentNonGpsSource()
539 std::pair<ComparableBlacklistedSource, SignalCounts>(source, counts)); in FindStrongFrequentNonGpsSource()
/hardware/interfaces/wifi/1.0/
Dtypes.hal2359 * Vector of wake counts per cmd/event type.
2372 * Vector of wake counts per driver/firmware interaction type.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal469 * previous tick counts are not comparable with this and future ones. Some
474 * tick counts are cumulative. Tick counts increment when the vehicle
/hardware/interfaces/sensors/1.0/
Dtypes.hal756 * data and read the corresponding step counts.
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal349 * ANDROID_CONTROL_AE_EXPOSURE_COMPENSATION, in counts of ANDROID_CONTROL_AE_COMPENSATION_STEP,