/hardware/interfaces/nfc/1.1/ |
D | types.hal | 68 /** Default off-host route. 0x00 if there aren't any. Refer to NCI spec. */ 72 * Default off-host route for Felica. 0x00 if there aren't any. Refer to 77 /** Default system code route. 0x00 if there aren't any. Refer NCI spec */ 80 /** Default power state for system code route. 0x00 if there aren't any. Refer NCI spec */ 84 * Default route for all remaining protocols and technology which haven't
|
/hardware/google/gfxstream/host/ |
D | VsyncThread.cpp | 31 mChannel.send({ CommandType::Default, task }); in schedule() 72 case CommandType::Default: in threadFunc()
|
D | VsyncThread.h | 58 Default = 0, enumerator
|
/hardware/interfaces/light/aidl/default/ |
D | lights.rs | 48 lights_map.insert(hw_light.id, Light { hw_light, state: Default::default() }); in new() 55 impl Default for LightsService {
|
/hardware/google/gfxstream/ |
D | meson_options.txt | 51 description : 'Location to install dri drivers. Default: $libdir/dri.' 59 'separated list. Default: dri-drivers-path.' 206 description : 'Location of D3D drivers. Default: $libdir/d3d', 261 description : 'Default value for MESA_SHADER_CACHE_MAX_SIZE enviroment ' + 276 'Default: $datadir/vulkan/icd.d' 283 description : 'Location of the MoltenVk SDK. Default: ' 335 'separated list. Default: $libdir/gbm.' 520 description : 'Suffix to append to EGL library name. Default: none.' 527 description : 'Suffix to append to GLES library names. Default: none.' 536 description : 'Android Platform SDK version. Default: Nougat version.' [all …]
|
/hardware/google/aemu/host-common/ |
D | VmLock_unittest.cpp | 22 TEST(VmLock, Default) { in TEST() argument 69 TEST(ScopedVmLock, Default) { in TEST() argument
|
/hardware/interfaces/biometrics/fingerprint/2.1/default/ |
D | README.md | 1 ## Default IBiometricsFingerprint@2.1 HAL ##
|
/hardware/qcom/bt/ |
D | OWNERS | 1 # Default code reviewers picked from top 3 or more developers.
|
/hardware/qcom/audio/ |
D | OWNERS | 1 # Default code reviewers picked from top 3 or more developers.
|
/hardware/interfaces/tests/extension/light/2.0/default/ |
D | Light.cpp | 31 .interpolationOmega = static_cast<int32_t>(Default::INTERPOLATION_OMEGA), in setLight()
|
/hardware/interfaces/security/secretkeeper/default/src/ |
D | store.rs | 26 #[derive(Default)]
|
/hardware/interfaces/health/2.1/default/ |
D | Android.bp | 46 // Default passthrough implementation of the health@2.1 HAL. 70 // Default binderized service of the health@2.1 HAL.
|
/hardware/google/gfxstream/guest/mesa-gn/src/util/format/ |
D | BUILD.gn | 83 # Default: empty list 88 # Default: empty list 93 # Default: empty list
|
/hardware/interfaces/security/keymint/aidl/default/ta/ |
D | soft.rs | 50 impl Default for Derive {
|
/hardware/interfaces/security/secretkeeper/aidl/vts/ |
D | dice_sample.rs | 102 ..Default::default() in ed25519_public_key_to_cbor_value() 154 ..Default::default() 215 ..Default::default()
|
/hardware/libhardware/modules/ |
D | README.android | 1 Default (and possibly architecture dependents) HAL modules go here.
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkCommonOperations.h | 288 Default = 0, enumerator 334 VulkanMode vulkanMode = VulkanMode::Default; 352 VulkanMode vulkanMode = VulkanMode::Default;
|
/hardware/interfaces/nfc/1.2/ |
D | types.hal | 30 /** Default IsoDep route. 0x00 if there aren't any. Refer NCI spec */
|
/hardware/interfaces/security/keymint/support/include/keymint_support/ |
D | keymint_tags.h | 322 template <typename Default, typename Wrapped> 323 std::remove_reference_t<Wrapped> defaultOr(std::optional<Wrapped>&& optional, Default&& def) { 324 static_assert(std::is_convertible<std::remove_reference_t<Default>,
|
/hardware/interfaces/camera/provider/ |
D | README.md | 39 ### AIDL Camera HAL Default Implementation ###
|
/hardware/nxp/uwb/halimpl/config/ |
D | README.md | 107 Per-country, Disable UWB RF when it's set to 1. Default is 0. 153 Per-country, Enable DDFS tone generation. Default is 0. 157 Per-country, Enable DC supression. Default is 0.
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_tags.h | 320 template <typename Default, typename Wrapped> 321 std::remove_reference_t<Wrapped> defaultOr(NullOr<Wrapped>&& optional, Default&& def) { 322 static_assert(std::is_convertible<std::remove_reference_t<Default>,
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | keymaster_tags.h | 351 template <typename Default, typename Wrapped> 352 std::remove_reference_t<Wrapped> defaultOr(NullOr<Wrapped>&& optional, Default&& def) { 353 static_assert(std::is_convertible<std::remove_reference_t<Default>,
|
/hardware/interfaces/soundtrigger/2.3/ |
D | types.hal | 86 * Default value is 0.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNiCallback.hal | 95 * Default response when timeout.
|