Home
last modified time | relevance | path

Searched defs:i64 (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/services/inputflinger/rust/
Dinput_filter_thread.rs45 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()
Dslow_keys_filter.rs64 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()
Dbounce_keys_filter.rs55 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/
DNdkCameraMetadata.h131 int64_t *i64; member
178 const int64_t *i64; member
/frameworks/av/media/ndk/tests/
DNdkMediaFormat_test.cpp47 int64_t i64; in TEST() local
66 int64_t i64; in TEST() local
/frameworks/native/libs/debugstore/rust/src/
Devent.rs48 timestamp: i64, in new()
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp410 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/
Dmediametrics_tests.cpp283 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/
DEbmlUtil.cpp32 int64_t i64 = i; in numberOfTrailingZeros32() local
/frameworks/native/libs/sensor/include/sensor/
DSensor.h58 int64_t i64[2]; member
/frameworks/av/media/mtp/
DMtpProperty.h39 int64_t i64; member
/frameworks/av/media/module/libapexcodecs/include/apex/
DApexCodecsParam.h96 int64_t i64; member
/frameworks/av/services/mediametrics/fuzzer/
Dmediametrics_service_fuzzer.cpp177 int64_t i64 = mFdp.ConsumeIntegral<int64_t>(); in invokeTimeMachineStorage() local
/frameworks/av/media/module/foundation/tests/
DAMessage_test.cpp96 int64_t i64; in TEST() local
/frameworks/native/libs/binder/rust/src/
Dpersistable_bundle.rs354 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/
DC2Param.h837 int64_t i64; ///< int64_t value member
/frameworks/av/media/codec2/tests/
DC2Param_test.cpp2452 int64_t i64 = -64; in TEST_F() local