Searched refs:BOTH (Results 1 – 6 of 6) sorted by relevance
/system/extras/simpleperf/rust/ |
D | lib.rs | 40 BOTH, enumerator 48 RecordScope::BOTH => CString::new("cs-etm").unwrap(), in record()
|
/system/extras/profcollectd/libprofcollectd/ |
D | simpleperf_etm_trace_provider.rs | 45 simpleperf_profcollect::RecordScope::BOTH, in trace()
|
/system/extras/simpleperf/scripts/ |
D | report.py | 198 frame.pack(fill=BOTH, expand=1) 217 report_frame.pack(fill=BOTH, expand=1) 225 tree.pack(side=LEFT, fill=BOTH, expand=1)
|
/system/security/keystore2/src/ |
D | attestation_key_utils.rs | 110 KeyEntryLoadBits::BOTH, in load_attest_key_blob_and_cert()
|
D | database.rs | 499 pub const BOTH: KeyEntryLoadBits = Self(3); constant 3907 KeyEntryLoadBits::BOTH, in test_insert_and_load_full_keyentry_domain_app() 4035 KeyEntryLoadBits::BOTH, in test_insert_and_load_full_keyentry_domain_selinux() 4087 KeyEntryLoadBits::BOTH, in test_insert_and_load_full_keyentry_domain_key_id() 4132 KeyEntryLoadBits::BOTH, in test_check_and_update_key_usage_count_with_limited_use_key() 4193 .load_key_entry(&granted_key, KeyType::Client, KeyEntryLoadBits::BOTH, 2, |k, av| { in test_insert_and_load_full_keyentry_from_grant() 4256 KeyEntryLoadBits::BOTH, in test_insert_and_load_full_keyentry_from_grant_by_key_id() 4273 KeyEntryLoadBits::BOTH, in test_insert_and_load_full_keyentry_from_grant_by_key_id() 4343 KeyEntryLoadBits::BOTH, in test_migrate_key_app_to_app() 4412 KeyEntryLoadBits::BOTH, in test_migrate_key_app_to_selinux() [all …]
|
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/ |
D | FrameBufferBuffer.java | 190 c.fill = GridBagConstraints.BOTH; in ConfigSelector()
|