| /system/media/audio_utils/include/audio_utils/ |
| D | dsp_utils.h | 62 requires (std::is_floating_point_v<F>) in requires() 81 requires (std::is_floating_point_v<F>) in requires() 126 requires (std::is_floating_point_v<F>) in requires()
|
| /system/security/keystore2/test_utils/ |
| D | run_as.rs | 368 pub unsafe fn run_as_child_app<F, R, M>( in run_as_child_app() 371 f: F, in run_as_child_app() 402 pub unsafe fn run_as_child<F, R, M>( in run_as_child() 406 f: F, in run_as_child() 471 pub unsafe fn run_as_root<F, R>(f: F) -> R in run_as_root() 492 pub unsafe fn run_as_app<F, R>(uid: u32, gid: u32, f: F) -> R in run_as_app() 516 pub unsafe fn run_as<F, R>(se_context: &str, uid: Uid, gid: Gid, f: F) -> R in run_as()
|
| /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() 258 f: F, in upgrade_keyblob_if_required_with()
|
| D | legacy_importer.rs | 230 fn do_serialized<F, T: Send + 'static>(&self, f: F) -> Option<Result<T>> in do_serialized() 292 pub fn with_try_import<F, T>( in with_try_import() 297 key_accessor: F, in with_try_import() 349 pub fn with_try_import_super_key<F, T>( in with_try_import_super_key() 353 mut key_accessor: F, in with_try_import_super_key()
|
| D | maintenance.rs | 178 op: &F, in call_with_watchdog() 201 op: F, in call_on_all_security_levels()
|
| D | async_task.rs | 170 fn queue<F>(&self, f: F, hi_prio: bool) in queue()
|
| D | security_level.rs | 902 f: F, in upgrade_keyblob_if_required_with() 942 f: F, in upgrade_rkpd_keyblob_if_required_with()
|
| D | legacy_blob.rs | 810 decrypt: F, in read_legacy_keystore_entry() 1080 fn with_retry_interrupted<F, T>(f: F) -> IoResult<T> in with_retry_interrupted() 1159 make_filename: F, in move_keystore_file_if_exists()
|
| D | operation.rs | 790 fn with_locked_operation<T, F>(&self, f: F, delete_op: bool) -> Result<T> in with_locked_operation()
|
| /system/memory/mmd/src/ |
| D | os.rs | 65 pub fn fallocate<F: AsRawFd>(file: &F, size: u64) -> std::io::Result<()> { in fallocate()
|
| /system/media/audio_utils/benchmarks/ |
| D | intrinsic_benchmark.cpp | 251 using F = typename Traits::data_t; typedef in Processor 321 using F = typename Traits::data_t; in BM_VectorTest() typedef
|
| D | audio_vectorization_benchmark.cpp | 443 using F = typename Traits::data_t; typedef in Processor 506 using F = typename Traits::data_t; in BM_VectorTest() typedef
|
| /system/libvintf/ |
| D | RuntimeInfo-target.cpp | 151 using F = RuntimeInfo::FetchFlag; in fetchAllInformation() typedef
|
| /system/security/keystore2/apc_compat/ |
| D | apc_compat.rs | 158 cb: F, in prompt_user_confirmation()
|
| /system/cros-codecs/examples/ccdec/ |
| D | md5.rs | 67 let mut F: u32 = 0; in process_chunk() localVariable
|
| /system/keymint/ta/src/ |
| D | operation.rs | 777 fn with_authed_operation<F, T>( in with_authed_operation() 782 f: F, in with_authed_operation()
|
| /system/librustutils/ |
| D | system_properties.rs | 61 fn read_raw<F: FnMut(Option<&CStr>, Option<&CStr>)>(prop_info: &PropInfo, mut f: F) { in read_raw()
|
| /system/security/keystore2/legacykeystore/ |
| D | lib.rs | 423 fn do_serialized<F, T: Send + 'static>(&self, f: F) -> Result<T> in do_serialized()
|
| /system/security/keystore2/src/database/ |
| D | tests.rs | 2834 fn run_with_many_keys<F, T>(max_count: usize, test_fn: F) -> Result<()> in run_with_many_keys() 2843 fn prep_and_run_with_many_keys<F, T, P>(max_count: usize, prep_fn: P, test_fn: F) -> Result<()> in prep_and_run_with_many_keys()
|
| /system/extras/libatrace_rust/src/ |
| D | tracing_subscriber.rs | 285 fn with_mocker<F, R>(f: F) -> R in with_mocker()
|
| D | lib.rs | 443 fn with_mocker<F, R>(f: F) -> R in with_mocker()
|
| /system/tools/hidl/test/hidl_test/ |
| D | hidl_test_client.cpp | 1832 using F = IFoo::Fumble; in TEST_F() typedef
|