Searched refs:holder (Results 1 – 8 of 8) sorted by relevance
/system/tools/aidl/tests/rust/ |
D | test_client.rs | 714 ($test:ident, $holder:path, $parcelable:path) => { 717 let mut holder = <$holder>::default(); localVariable 719 let result = holder.ext.set_parcelable(Arc::clone(&parcelable)); 722 let parcelable2 = holder.ext.get_parcelable::<$parcelable>().unwrap().unwrap(); 766 let mut holder = VintfExtendableParcelable::default(); in test_vintf_parcelable_holder_cannot_contain_not_vintf_parcelable() localVariable 768 let result = holder.ext.set_parcelable(Arc::clone(&parcelable)); in test_vintf_parcelable_holder_cannot_contain_not_vintf_parcelable() 771 let parcelable2 = holder.ext.get_parcelable::<NonVintfParcelable>(); in test_vintf_parcelable_holder_cannot_contain_not_vintf_parcelable() 777 let mut holder = VintfExtendableParcelable::default(); in test_vintf_parcelable_holder_cannot_contain_unstable_parcelable() localVariable 779 let result = holder.ext.set_parcelable(Arc::clone(&parcelable)); in test_vintf_parcelable_holder_cannot_contain_unstable_parcelable() 782 let parcelable2 = holder.ext.get_parcelable::<UnstableParcelable>(); in test_vintf_parcelable_holder_cannot_contain_unstable_parcelable()
|
/system/keymint/common/src/ |
D | keyblob.rs | 361 let (holder, sdd) = SlotHolder::new(sdd_mgr, rng, purpose)?; in encrypt() 362 (Some(holder), Some(sdd)) in encrypt()
|
/system/libbase/ |
D | logging_test.cpp | 218 std::string holder(__FILE__); in make_log_pattern() local 229 tag_pattern, basename(&holder[0]), message_escaped.c_str()); in make_log_pattern()
|
/system/timezone/output_data/icu_overlay/ |
D | LICENSE | 36 Except as contained in this notice, the name of a copyright holder shall 39 authorization of the copyright holder. 78 Except as contained in this notice, the name of a copyright holder 81 of the copyright holder. 266 # Therefore, neither ICOT, the copyright holder, or any other
|
/system/timezone/testing/data/test3/output_data/icu_overlay/ |
D | LICENSE | 36 Except as contained in this notice, the name of a copyright holder shall 39 authorization of the copyright holder. 78 Except as contained in this notice, the name of a copyright holder 81 of the copyright holder. 266 # Therefore, neither ICOT, the copyright holder, or any other
|
/system/timezone/testing/data/test1/output_data/icu_overlay/ |
D | LICENSE | 36 Except as contained in this notice, the name of a copyright holder shall 39 authorization of the copyright holder. 78 Except as contained in this notice, the name of a copyright holder 81 of the copyright holder. 266 # Therefore, neither ICOT, the copyright holder, or any other
|
/system/bpfprogs/ |
D | LICENSE | 61 placed by the copyright holder saying it may be distributed under the terms of 216 copyright holder who places the Program under this License may add an explicit
|
/system/memory/libion/original-kernel-headers/linux/ |
D | LICENSE | 61 placed by the copyright holder saying it may be distributed under the terms of 216 copyright holder who places the Program under this License may add an explicit
|