Home
last modified time | relevance | path

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/
DUnionInUnion.rs3 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/
Dkeystore_hidl_support.h35 template <typename First, typename... Args>
36 inline static std::ostream& formatArgs(std::ostream& out, First&& first, Args&&... args) { in formatArgs()
Dkeymaster_tags.h263 template <typename First> struct FirstOrNoneHelper<First> { typedef First type; };
/system/security/keystore/include/keystore/
Dkeystore_hidl_support.h43 template <typename First, typename... Args>
44 inline static std::ostream& formatArgs(std::ostream& out, First&& first, Args&&... args) { in formatArgs()
/system/apex/shim/
DREADME.md12 * First version (i.e. `com.android.apex.cts.shim.apex`) should be
/system/extras/ioshark/
DREADME14 - First collect straces and compile these into bytecodes. The wrapper
/system/libhidl/vintfdata/
DREADME.md67 First, check `libvintf` or `hardware/interfaces/compatibility_matrices` to
/system/libufdt/utils/
DREADME.md132 * First `dt_table_entry` (`board1.dtbo`) `id` is `0x00010000` and `custom[0]`
/system/bt/doc/
Dstyle_guide.md351 **15ce1bd** First Unrelated patch*
395 *15ce1bd First Unrelated patch*
/system/core/fs_mgr/
DREADME.overlayfs.md123 - First stage init, or ramdisk, can not be overriden.
/system/sepolicy/
DREADME104 Extraction of the public key in the pem format is possible via openssl. First you need
/system/extras/simpleperf/doc/
Dandroid_application_profiling.md262 First check if trace-offcpu feature is supported on the device.
Dexecutable_commands_reference.md510 First we record without --trace-offcpu.
/system/bt/gd/docs/architecture/
Darchitecture.md10 First of all, the GD stack does not build on concepts of threads. Instead, it
/system/apex/docs/
DREADME.md145 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/
DREADME.md954 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: