/system/security/keystore2/src/ |
D | authorization.rs | 133 unlocking_sids: Option<&[i64]>, in on_lock_screen_event() 212 challenge: i64, in get_auth_tokens_for_credstore() 213 secure_user_id: i64, in get_auth_tokens_for_credstore() 214 auth_token_max_age_millis: i64, in get_auth_tokens_for_credstore() 246 unlocking_sids: Option<&[i64]>, in onLockScreenEvent() 265 challenge: i64, in getAuthTokensForCredStore() 266 secure_user_id: i64, in getAuthTokensForCredStore() 267 auth_token_max_age_millis: i64, in getAuthTokensForCredStore()
|
D | remote_provisioning.rs | 342 expiration_date: i64, in provision_cert_chain() 399 pub fn delete_all_keys(&self) -> Result<i64> { in delete_all_keys() 410 pub fn get_pool_status(expired_by: i64, sec_level: SecurityLevel) -> Result<AttestationPoolStatus> { in get_pool_status() 430 expired_by: i64, in getPoolStatus() 467 expiration_date: i64, in provisionCertChain() 491 fn deleteAllKeys(&self) -> binder::public_api::Result<i64> { in deleteAllKeys()
|
D | enforcements.rs | 192 pub fn add_receiver(&self, challenge: i64, recv: TokenReceiver) { in add_receiver() 232 fn timestamp_token_request(challenge: i64, sender: Sender<Result<TimeStampToken, Error>>) { in timestamp_token_request() 411 key_properties: Option<&(i64, Vec<KeyParameter>)>, in authorize_create() 711 fn is_given_time_passed(given_time: i64, is_given_time_inclusive: bool) -> bool { in is_given_time_passed() 759 fn register_op_auth_receiver(&self, challenge: i64, recv: TokenReceiver) { in register_op_auth_receiver() 811 challenge: i64, in get_auth_tokens() 812 secure_user_id: i64, in get_auth_tokens() 813 auth_token_max_age_millis: i64, in get_auth_tokens()
|
D | database.rs | 129 fn load_from_db(key_id: i64, tx: &Transaction) -> Result<Self> { in load_from_db() 155 fn store_in_db(&self, key_id: i64, tx: &Transaction) -> Result<()> { in store_in_db() 204 fn load_from_db(blob_id: i64, tx: &Transaction) -> Result<Self> { in load_from_db() 230 fn store_in_db(&self, blob_id: i64, tx: &Transaction) -> Result<()> { in store_in_db() 391 pub fn to_millis_epoch(&self) -> i64 { in to_millis_epoch() 396 pub fn to_secs_epoch(&self) -> i64 { in to_secs_epoch() 560 pub fn id(&self) -> i64 { in id() 628 pub fn id(&self) -> i64 { in id() 754 pub fn milliseconds(&self) -> i64 { in milliseconds() 759 pub fn seconds(&self) -> i64 { in seconds() [all …]
|
D | audit_log.rs | 33 fn key_owner(domain: Domain, nspace: i64, uid: i32) -> i32 { in key_owner()
|
D | key_parameter.rs | 219 fn try_into(self) -> Result<i64, Self::Error> { in try_into() 1364 key_id: i64, in insert_into_keyparameter() 1378 fn store_keyparameter(db: &Connection, key_id: i64, kp: &KeyParameter) -> Result<()> { in store_keyparameter()
|
D | service.rs | 383 namespace: i64, in listEntries()
|
D | super_key.rs | 922 unlocking_sids: &[i64], in lock_screen_lock_bound_key()
|
D | legacy_blob.rs | 165 fn read_ne_i64(stream: &mut dyn Read) -> Result<i64> { in read_ne_i64()
|
/system/core/libstats/pull_rust/ |
D | stats_pull.rs | 47 pub fn set_cooldown_millis(&mut self, cooldown_millis: i64) { in set_cooldown_millis() 53 pub fn get_cooldown_millis(&self) -> i64 { in get_cooldown_millis() 59 pub fn set_timeout_millis(&mut self, timeout_millis: i64) { in set_timeout_millis() 65 pub fn get_timeout_millis(&self) -> i64 { in get_timeout_millis()
|
/system/bt/gd/rust/shim/src/ |
D | message_loop_thread.rs | 27 delay_ms: i64, in main_message_loop_thread_do_delayed() 62 delay_ms: i64, in main_message_loop_thread_do_delayed()
|
/system/media/camera/include/system/ |
D | camera_metadata.h | 89 int64_t *i64; member 108 const int64_t *i64; member
|
/system/extras/libjsonpb/verify/ |
D | test.proto | 55 int64 i64 = 3; field
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 22 fn RepeatLong(&self, _arg_token: i64) -> binder::public_api::Result<i64>; in RepeatLong() 33 …fn ReverseLong(&self, _arg_input: &[i64], _arg_repeated: &mut Vec<i64>) -> binder::public_api::Res… in ReverseLong() 95 fn RepeatLong(&self, _arg_token: i64) -> binder::public_api::Result<i64> { in RepeatLong() 128 …fn ReverseLong(&self, _arg_input: &[i64], _arg_repeated: &mut Vec<i64>) -> binder::public_api::Res… in ReverseLong() 475 fn RepeatLong(&self, _arg_token: i64) -> binder::public_api::Result<i64> { in RepeatLong() 670 …fn ReverseLong(&self, _arg_input: &[i64], _arg_repeated: &mut Vec<i64>) -> binder::public_api::Res… in ReverseLong() 1256 …fn RepeatLong(&self, _arg_token: i64) -> binder::public_api::Result<i64> { self.0.RepeatLong(_arg_… in RepeatLong() 1267 …fn ReverseLong(&self, _arg_input: &[i64], _arg_repeated: &mut Vec<i64>) -> binder::public_api::Res… in ReverseLong()
|
/system/media/camera/src/ |
D | camera_metadata.c | 119 int64_t i64; member
|