Home
last modified time | relevance | path

Searched refs:MAJOR_VERSION (Results 1 – 15 of 15) sorted by relevance

/device/google/atv/audio_proxy/service/
DDeviceImpl.h49 #if MAJOR_VERSION >= 7
59 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
78 #if MAJOR_VERSION >= 7
122 #if MAJOR_VERSION >= 6
134 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
146 #if MAJOR_VERSION >= 7
DStreamOutImpl.h47 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
57 #if MAJOR_VERSION >= 7
75 #if MAJOR_VERSION >= 7
132 #if MAJOR_VERSION >= 7
142 #if MAJOR_VERSION >= 6
156 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
DStreamOutImpl.cpp106 #if MAJOR_VERSION >= 7
155 #if MAJOR_VERSION >= 6 in getSupportedFormats()
250 #if MAJOR_VERSION >= 7 in prepareForWriting()
330 #if MAJOR_VERSION >= 7 in prepareForWriting()
490 #if MAJOR_VERSION >= 7
546 #if MAJOR_VERSION >= 6
583 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
DDeviceImpl.cpp41 #if MAJOR_VERSION >= 7
243 #if MAJOR_VERSION >= 7
433 #if MAJOR_VERSION >= 7 in setConnectedState()
456 #if MAJOR_VERSION >= 6
487 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
DDevicesFactoryImpl.h29 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
47 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
DDevicesFactoryImpl.cpp49 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
/device/google/atv/audio_proxy/common/
DAudioProxyVersionMacro.h19 #if !defined(MAJOR_VERSION) || !defined(MINOR_VERSION)
35 #define FILE_VERSION EXPAND_CONCAT_3(MAJOR_VERSION, ., MINOR_VERSION)
43 #define CPP_VERSION EXPAND_CONCAT_4(V, MAJOR_VERSION, _, 0)
/device/generic/goldfish/tools/
Dmk_vbmeta_boot_params.sh36 readonly MAJOR_VERSION=2
80 echo "major_version: $MAJOR_VERSION" >> $TARGET
Dmk_verified_boot_params.sh39 readonly MAJOR_VERSION=1
89 echo "major_version: $MAJOR_VERSION" >> $TARGET
/device/generic/goldfish/audio/
Dprimary_device.h91 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
202 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
Ddevice_factory.h37 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
Ddevice_factory.cpp70 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
Dstream_out.h98 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
Dstream_out.cpp559 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1
Dprimary_device.cpp340 #if MAJOR_VERSION == 7 && MINOR_VERSION == 1