Searched refs:First (Results 1 – 16 of 16) sorted by relevance
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/unions/ |
D | UnionInUnion.rs | 3 First(crate::mangled::_7_android_4_aidl_5_tests_6_unions_9_EnumUnion), enumerator 9 Self::First(Default::default()) in default() 27 Self::First(v) => { in serialize_option() 54 Ok(Some(Self::First(value))) in deserialize_option()
|
/system/keymaster/ng/include/ |
D | keystore_hidl_support.h | 35 template <typename First, typename... Args> 36 inline static std::ostream& formatArgs(std::ostream& out, First&& first, Args&&... args) { in formatArgs()
|
D | keymaster_tags.h | 263 template <typename First> struct FirstOrNoneHelper<First> { typedef First type; };
|
/system/security/keystore/include/keystore/ |
D | keystore_hidl_support.h | 43 template <typename First, typename... Args> 44 inline static std::ostream& formatArgs(std::ostream& out, First&& first, Args&&... args) { in formatArgs()
|
/system/apex/shim/ |
D | README.md | 12 * First version (i.e. `com.android.apex.cts.shim.apex`) should be
|
/system/extras/ioshark/ |
D | README | 14 - First collect straces and compile these into bytecodes. The wrapper
|
/system/libhidl/vintfdata/ |
D | README.md | 67 First, check `libvintf` or `hardware/interfaces/compatibility_matrices` to
|
/system/libufdt/utils/ |
D | README.md | 132 * First `dt_table_entry` (`board1.dtbo`) `id` is `0x00010000` and `custom[0]`
|
/system/bt/doc/ |
D | style_guide.md | 351 **15ce1bd** First Unrelated patch* 395 *15ce1bd First Unrelated patch*
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 123 - First stage init, or ramdisk, can not be overriden.
|
/system/sepolicy/ |
D | README | 104 Extraction of the public key in the pem format is possible via openssl. First you need
|
/system/extras/simpleperf/doc/ |
D | android_application_profiling.md | 262 First check if trace-offcpu feature is supported on the device.
|
D | executable_commands_reference.md | 510 First we record without --trace-offcpu.
|
/system/bt/gd/docs/architecture/ |
D | architecture.md | 10 First of all, the GD stack does not build on concepts of threads. Instead, it
|
/system/apex/docs/ |
D | README.md | 145 APEX files are signed in two ways. First, the `apex_payload.img` (specifically, 645 1. First `original_apex` inside `/system/apex/com.android.foo.capex` is
|
/system/core/init/ |
D | README.md | 954 First stage init is responsible for setting up the bare minimum requirements to load the rest of the 964 First stage init has three variations depending on the device configuration:
|