Searched refs:unspecified (Results 1 – 13 of 13) sorted by relevance
/frameworks/av/media/libaudioclient/aidl/android/media/ |
D | AudioPortConfigMixExtUseCase.aidl | 32 boolean unspecified;
|
D | AudioPortExt.aidl | 32 boolean unspecified;
|
D | AudioPortConfigExt.aidl | 32 boolean unspecified;
|
/frameworks/compile/slang/tests/F_reduce_general_bad_accumulator/ |
D | stderr.txt.expect | 1 …4:34: warning: 'const' qualifier on function type 'Fn' (aka 'void (void)') has unspecified behavior 2 …8:29: warning: 'const' qualifier on function type 'Fn' (aka 'void (void)') has unspecified behavior
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/ |
D | FrameFetch.java | 47 addOutputPort("frame", mFormat == null ? FrameFormat.unspecified() : mFormat); in setupPorts()
|
D | ObjectSource.java | 37 private FrameFormat mOutputFormat = FrameFormat.unspecified();
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 227 # The data space must not be Dataspace::UNKNOWN, if unspecified, 238 # expects. If unspecified, the default pixel format is 252 # The data space must not be UNKNOWN, if unspecified, the data space 264 # wide color gamut surfaces. If unspecified, the pixel format is 277 # unspecified, the data space follows what SurfaceFlinger expects for 290 # If unspecified, the primaries is sRGB gamut by default.
|
/frameworks/base/packages/BackupEncryption/proto/ |
D | backup_chunks_metadata.proto | 74 // consistently use the same type between backups. If unspecified this backup file was created 121 // Defines the type of chunk order this metadata contains. If unspecified this backup file was
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | FrameFormat.java | 72 public static FrameFormat unspecified() { in unspecified() method in FrameFormat
|
/frameworks/av/media/libaudioclient/ |
D | AidlConversion.cpp | 912 VALUE_OR_RETURN(UNION_GET(aidl, unspecified)); in aidl2legacy_AudioPortConfigMixExtUseCase() 936 UNION_SET(aidl, unspecified, false); in legacy2aidl_AudioPortConfigMixExtUseCase() 996 VALUE_OR_RETURN(UNION_GET(aidl, unspecified)); in aidl2legacy_AudioPortConfigExt() 1023 UNION_SET(aidl, unspecified, false); in legacy2aidl_AudioPortConfigExt() 1855 VALUE_OR_RETURN(UNION_GET(aidl, unspecified)); in aidl2legacy_AudioPortExt() 1881 UNION_SET(aidl, unspecified, false); in legacy2aidl_AudioPortExt()
|
/frameworks/proto_logging/stats/enums/telecomm/ |
D | enums.proto | 136 * Disconnected because of an unknown or unspecified reason.
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 2224 // leaving the first value explicitly as unspecified avoids breaking
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 18295 Landroid/filterfw/core/FrameFormat;->unspecified()Landroid/filterfw/core/FrameFormat;
|