Searched defs:F (Results 1 – 15 of 15) sorted by relevance
/system/tools/hidl/hidl2aidl/test/aidl_api/hidl2aidl_test_gen/current/hidl2aidl/test/ |
D | Value.aidl | 28 F = 28, enumConstant
|
/system/security/keystore2/src/ |
D | raw_device.rs | 111 creator: F, in create_and_store_key() 181 validate_characteristics: F, in lookup_or_generate_key() 261 f: F, in upgrade_keyblob_if_required_with()
|
D | legacy_importer.rs | 225 fn do_serialized<F, T: Send + 'static>(&self, f: F) -> Option<Result<T>> in do_serialized() 287 pub fn with_try_import<F, T>( in with_try_import() 292 key_accessor: F, in with_try_import() 344 pub fn with_try_import_super_key<F, T>( in with_try_import_super_key() 348 mut key_accessor: F, in with_try_import_super_key()
|
D | security_level.rs | 847 f: F, in upgrade_keyblob_if_required_with() 886 f: F, in upgrade_rkpd_keyblob_if_required_with()
|
D | async_task.rs | 167 fn queue<F>(&self, f: F, hi_prio: bool) in queue()
|
D | legacy_blob.rs | 807 decrypt: F, in read_legacy_keystore_entry() 1077 fn with_retry_interrupted<F, T>(f: F) -> IoResult<T> in with_retry_interrupted() 1156 make_filename: F, in move_keystore_file_if_exists()
|
D | operation.rs | 783 fn with_locked_operation<T, F>(&self, f: F, delete_op: bool) -> Result<T> in with_locked_operation()
|
D | database.rs | 1380 create_new_key: F, in get_or_create_key_with()
|
/system/security/keystore2/test_utils/ |
D | run_as.rs | 240 pub unsafe fn run_as_child<F, R, M>( in run_as_child() 244 f: F, in run_as_child() 308 pub unsafe fn run_as<F, R>(se_context: &str, uid: Uid, gid: Gid, f: F) -> R in run_as()
|
/system/security/keystore2/apc_compat/ |
D | apc_compat.rs | 154 cb: F, in prompt_user_confirmation()
|
/system/libvintf/ |
D | RuntimeInfo-target.cpp | 176 using F = RuntimeInfo::FetchFlag; in fetchAllInformation() typedef
|
/system/keymint/ta/src/ |
D | operation.rs | 795 fn with_authed_operation<F, T>( in with_authed_operation() 800 f: F, in with_authed_operation()
|
D | cert.rs | 1002 fn fields<F, T>(&self, f: F) -> der::Result<T> in fields()
|
/system/security/keystore2/legacykeystore/ |
D | lib.rs | 412 fn do_serialized<F, T: Send + 'static>(&self, f: F) -> Result<T> in do_serialized()
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test_client.cpp | 1820 using F = IFoo::Fumble; in TEST_F() typedef
|