/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
D | IBluetooth.aidl | 19 import android.media.audio.common.Boolean; 41 @nullable Boolean isEnabled; 45 @nullable Boolean isNrecEnabled; 90 @nullable Boolean isEnabled;
|
D | ITelephony.aidl | 20 import android.media.audio.common.Boolean; 107 @nullable Boolean isHacEnabled;
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/ |
D | IBluetooth.aidl | 41 @nullable android.media.audio.common.Boolean isEnabled; 42 @nullable android.media.audio.common.Boolean isNrecEnabled; 55 @nullable android.media.audio.common.Boolean isEnabled;
|
D | ITelephony.aidl | 44 @nullable android.media.audio.common.Boolean isHacEnabled;
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/ |
D | IBluetooth.aidl | 41 @nullable android.media.audio.common.Boolean isEnabled; 42 @nullable android.media.audio.common.Boolean isNrecEnabled; 55 @nullable android.media.audio.common.Boolean isEnabled;
|
D | ITelephony.aidl | 44 @nullable android.media.audio.common.Boolean isHacEnabled;
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/ |
D | IBluetooth.aidl | 41 @nullable android.media.audio.common.Boolean isEnabled; 42 @nullable android.media.audio.common.Boolean isNrecEnabled; 55 @nullable android.media.audio.common.Boolean isEnabled;
|
D | ITelephony.aidl | 44 @nullable android.media.audio.common.Boolean isHacEnabled;
|
/hardware/interfaces/audio/aidl/default/ |
D | Bluetooth.cpp | 23 using aidl::android::media::audio::common::Boolean; 30 mScoConfig.isEnabled = Boolean{false}; in Bluetooth() 31 mScoConfig.isNrecEnabled = Boolean{false}; in Bluetooth() 33 mHfpConfig.isEnabled = Boolean{false}; in Bluetooth()
|
D | Telephony.cpp | 27 using aidl::android::media::audio::common::Boolean; 35 mTelecomConfig.isHacEnabled = Boolean{false}; in Telephony()
|
D | Module.cpp | 61 using aidl::android::media::audio::common::Boolean; 1395 forceTransientBurst.ext.setParcelable(Boolean{mVendorDebug.forceTransientBurst}); in getVendorParameters() 1399 forceSynchronousDrain.ext.setParcelable(Boolean{mVendorDebug.forceSynchronousDrain}); in getVendorParameters() 1434 if (!extractParameter<Boolean>(p, &mVendorDebug.forceTransientBurst)) { in setVendorParameters() 1438 if (!extractParameter<Boolean>(p, &mVendorDebug.forceSynchronousDrain)) { in setVendorParameters()
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | face.sysprop | 89 type: Boolean 98 type: Boolean 107 type: Boolean 116 type: Boolean 182 type: Boolean 191 type: Boolean
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | fingerprint.sysprop | 71 type: Boolean 224 type: Boolean 233 type: Boolean 242 type: Boolean 251 type: Boolean 260 type: Boolean 269 type: Boolean
|
/hardware/google/apf/v7/ |
D | apf_interpreter_assemble.sh | 47 | rename bool Boolean \
|
D | apf_interpreter.c | 27 typedef enum { False, True } Boolean; typedef 408 Boolean is_qname_match = True; in FUNC() 567 const u16 partial_csum, const u8 csum_start, const u8 csum_ofs, const Boolean udp)) { in FUNC() 837 Boolean matched = False; in do_apf_run() 942 (Boolean)reg_num); in do_apf_run() 1021 Boolean jmp = imm3 & 1; /* =0 jmp on match, =1 jmp on no match */ in do_apf_run()
|
D | apf_interpreter_source.c | 30 typedef enum { False, True } Boolean; typedef 31 #define bool Boolean
|
/hardware/google/apf/v6/ |
D | apf_interpreter.c | 27 typedef enum { False, True } Boolean; typedef 406 Boolean is_qname_match = True; in FUNC() 565 const u16 partial_csum, const u8 csum_start, const u8 csum_ofs, const Boolean udp)) { in FUNC() 827 Boolean matched = False; in do_apf_run() 932 (Boolean)reg_num); in do_apf_run() 1011 Boolean jmp = imm3 & 1; /* =0 jmp on match, =1 jmp on no match */ in do_apf_run()
|
/hardware/google/apf/devtools/ |
D | apf_interpreter.c | 27 typedef enum { False, True } Boolean; typedef 408 Boolean is_qname_match = True; in FUNC() 567 const u16 partial_csum, const u8 csum_start, const u8 csum_ofs, const Boolean udp)) { in FUNC() 837 Boolean matched = False; in do_apf_run() 942 (Boolean)reg_num); in do_apf_run() 1021 Boolean jmp = imm3 & 1; /* =0 jmp on match, =1 jmp on no match */ in do_apf_run()
|
/hardware/interfaces/gnss/measurement_corrections/1.1/ |
D | types.hal | 33 * Boolean indicating if environment bearing is available.
|
/hardware/interfaces/security/authgraph/aidl/android/hardware/security/authgraph/ |
D | Arc.cddl | 51 -4770556 : bool ; "deleted_on_biometric_change" - A Boolean value that
|
/hardware/interfaces/automotive/sv/1.0/ |
D | types.hal | 47 /** Boolean flag to indicate the (x, y) data is valid. */ 57 /** Boolean flag to indicate the (x, y, z) data is valid. */
|
/hardware/google/aemu/host-common/ |
D | MediaVideoToolBoxVideoHelper.cpp | 153 …Boolean needNewSession = ( VTDecompressionSessionCanAcceptFormatDescription(mDecoderSession, mCmFm… in decode()
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_mat2x2.inl | 471 // -- Boolean operators --
|
D | type_mat2x3.inl | 445 // -- Boolean operators --
|
D | type_mat2x4.inl | 454 // -- Boolean operators --
|