/hardware/interfaces/uwb/aidl/default/src/ |
D | uwb.rs | 28 .collect(), in from_chips() 38 self.chips.iter().map(|chip| chip.getName()).collect() in getChips()
|
/hardware/google/pixel/pixelstats/test/android/hardware/google/pixel/ |
D | PixelAtomsTest.java | 19 import com.google.common.collect.ImmutableSet;
|
D | BasePixelAtomsTest.java | 23 import com.google.common.collect.ImmutableSet;
|
/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_sensor_sync_test.cc | 87 std::function<void(const ExtendedSensorEvent& event)> collect = in SetupTestEnvironment() local 97 sensor_sync_ptr_->SetEventProcessor(collect); in SetupTestEnvironment() 335 std::function<void(const ExtendedSensorEvent& event)> collect = in TEST_F() local 356 sensor_sync_ptr_->SetEventProcessor(collect); in TEST_F()
|
/hardware/qcom/sm8150/display/libhistogram/ |
D | histogram_collector.h | 51 HWC2::Error collect(uint64_t max_frames,
|
D | histogram_collector.cpp | 93 HWC2::Error histogram::HistogramCollector::collect( in collect() function in histogram::HistogramCollector
|
/hardware/qcom/sm7250/display/libhistogram/ |
D | histogram_collector.h | 50 HWC2::Error collect(uint64_t max_frames, uint64_t timestamp,
|
D | histogram_collector.cpp | 92 HWC2::Error histogram::HistogramCollector::collect( in collect() function in histogram::HistogramCollector
|
/hardware/interfaces/light/aidl/default/ |
D | lights.rs | 78 Ok(self.lights.lock().unwrap().values().map(|light| light.hw_light).collect()) in getLights()
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 21 * Interface to collect subsystem level sleep information
|
/hardware/nxp/nfc/snxxx/halimpl/power-tracker/ |
D | README.txt | 22 power consumption to collect the stats.
|
/hardware/interfaces/security/secretkeeper/aidl/vts/ |
D | secretkeeper_cli.rs | 239 let ids: Vec<SecretId> = ids.iter().map(|id| SecretId { id: id.0 }).collect(); in delete() 325 .collect(); in main()
|
D | dice_sample.rs | 94 key_ops: vec![KeyOperation::Assigned(iana::KeyOperation::Verify)].into_iter().collect(), in ed25519_public_key_to_cbor_value()
|
D | secretkeeper_test_client.rs | 95 .collect() in get_instances() 243 let ids: Vec<SecretId> = ids.iter().map(|id| SecretId { id: id.0 }).collect(); in delete()
|
/hardware/interfaces/wifi/1.3/ |
D | IWifiChip.hal | 83 * This API help to collect firmware/driver/pkt logs.
|
/hardware/google/pixel/pixelstats/include/pixelstats/ |
D | SysfsCollector.h | 104 void collect();
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprint.hal | 52 * Switches the HAL state machine to collect and store a new fingerprint
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/ |
D | CC-BY-4.0.txt | 164 3. To the extent possible, the Licensor waives any right to collect royalties 168 to collect such royalties.
|
/hardware/google/gfxstream/guest/egl/ |
D | egl.cpp | 450 virtual void setCollectingTimestamps(EGLint collect) in setCollectingTimestamps() 451 override { collectingTimestamps = (collect == EGL_TRUE) ? true : false; } in setCollectingTimestamps()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display_builtin.cpp | 974 histogram.collect(max_frames, timestamp, samples_size, samples, numFrames); in GetDisplayedContentSample()
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIface.hal | 286 * @param debug Set for field debug mode. Driver must collect all
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_display_builtin.cpp | 1399 histogram.collect(max_frames, timestamp, samples_size, samples, numFrames); in GetDisplayedContentSample()
|
/hardware/google/gfxstream/ |
D | LICENSE | 437 collect royalties from You for the exercise of the Licensed 441 reserves any right to collect such royalties.
|
/hardware/google/pixel/pixelstats/ |
D | SysfsCollector.cpp | 2192 void SysfsCollector::collect(void) { in collect() function in android::hardware::google::pixel::SysfsCollector
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | glossary.adoc | 1293 An object that can: be used to collect and retrieve information from 1860 An object that can: be used to collect and retrieve validation results
|