/frameworks/native/services/inputflinger/rust/ |
D | input_filter_thread.rs | 45 fn notify_timeout_expired(&self, when_nanos: i64); in notify_timeout_expired() 85 pub fn request_timeout_at_time(&self, when_nanos: i64) { in request_timeout_at_time() 160 fn loop_once(&self, now: i64) { in loop_once() 189 fn sleep_until(&self, when_nanos: i64) { in sleep_until() 266 fn notify_timeout_expired(&self, when_nanos: i64) { in notify_timeout_expired() 365 fn notify_timeout_expired(&self, _when_nanos: i64) { in notify_timeout_expired()
|
D | slow_keys_filter.rs | 64 slow_key_threshold_ns: i64, in new() 216 fn notify_timeout_expired(&self, when_nanos: i64) { in notify_timeout_expired() 537 threshold: i64, in setup_filter_with_external_device() 556 threshold: i64, in setup_filter_with_internal_device() 575 threshold: i64, in setup_filter_with_devices()
|
D | bounce_keys_filter.rs | 55 bounce_key_threshold_ns: i64, in new() 437 threshold: i64, in setup_filter_with_external_device() 454 threshold: i64, in setup_filter_with_internal_device() 471 threshold: i64, in setup_filter_with_devices()
|
/frameworks/av/camera/ndk/include/camera/ |
D | NdkCameraMetadata.h | 131 int64_t *i64; member 178 const int64_t *i64; member
|
/frameworks/av/media/ndk/tests/ |
D | NdkMediaFormat_test.cpp | 47 int64_t i64; in TEST() local 66 int64_t i64; in TEST() local
|
/frameworks/native/libs/debugstore/rust/src/ |
D | event.rs | 48 timestamp: i64, in new()
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | CCodecConfig_test.cpp | 410 C2StreamVendorInt64Info::output *i64 = in TEST_F() local 430 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F() local 471 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F() local 519 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F() local
|
/frameworks/av/services/mediametrics/tests/ |
D | mediametrics_tests.cpp | 283 int64_t i64; in TEST() local 391 int64_t i64; in TEST() local 462 int64_t i64; in TEST() local 515 int64_t i64; in TEST() local 585 int64_t i64; in TEST() local
|
/frameworks/av/media/libstagefright/webm/ |
D | EbmlUtil.cpp | 32 int64_t i64 = i; in numberOfTrailingZeros32() local
|
/frameworks/native/libs/sensor/include/sensor/ |
D | Sensor.h | 58 int64_t i64[2]; member
|
/frameworks/av/media/mtp/ |
D | MtpProperty.h | 39 int64_t i64; member
|
/frameworks/av/media/module/libapexcodecs/include/apex/ |
D | ApexCodecsParam.h | 96 int64_t i64; member
|
/frameworks/av/services/mediametrics/fuzzer/ |
D | mediametrics_service_fuzzer.cpp | 177 int64_t i64 = mFdp.ConsumeIntegral<int64_t>(); in invokeTimeMachineStorage() local
|
/frameworks/av/media/module/foundation/tests/ |
D | AMessage_test.cpp | 96 int64_t i64; in TEST() local
|
/frameworks/native/libs/binder/rust/src/ |
D | persistable_bundle.rs | 354 pub fn get_long(&self, key: &str) -> Result<Option<i64>, NulError> { in get_long() 522 pub fn get_long_vec(&self, key: &str) -> Result<Option<Vec<i64>>, NulError> { in get_long_vec()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 837 int64_t i64; ///< int64_t value member
|
/frameworks/av/media/codec2/tests/ |
D | C2Param_test.cpp | 2452 int64_t i64 = -64; in TEST_F() local
|