Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 26866) sorted by relevance

12345678910>>...1075

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStrUtilImpl.inl97 const char* getAttachmentLoadOpName (VkAttachmentLoadOp value)
109 const char* getAttachmentStoreOpName (VkAttachmentStoreOp value)
120 const char* getBlendFactorName (VkBlendFactor value)
147 const char* getBlendOpName (VkBlendOp value)
206 const char* getBorderColorName (VkBorderColor value)
222 tcu::Format::Bitfield<32> getFramebufferCreateFlagsStr (VkFramebufferCreateFlags value)
231 tcu::Format::Bitfield<32> getRenderPassCreateFlagsStr (VkRenderPassCreateFlags value)
240 tcu::Format::Bitfield<32> getSamplerCreateFlagsStr (VkSamplerCreateFlags value)
253 const char* getPipelineCacheHeaderVersionName (VkPipelineCacheHeaderVersion value)
262 tcu::Format::Bitfield<32> getPipelineCacheCreateFlagsStr (VkPipelineCacheCreateFlags value)
[all …]
H A DvkStrUtil.inl159 …:Enum<VkAttachmentLoadOp> getAttachmentLoadOpStr (VkAttachmentLoadOp value) {…
160 …num<VkAttachmentStoreOp> getAttachmentStoreOpStr (VkAttachmentStoreOp value) …
161 inline tcu::Format::Enum<VkBlendFactor> getBlendFactorStr (VkBlendFactor value) …
162 inline tcu::Format::Enum<VkBlendOp> getBlendOpStr (VkBlendOp value) { r…
163 inline tcu::Format::Enum<VkBorderColor> getBorderColorStr (VkBorderColor value) …
164 …eHeaderVersion> getPipelineCacheHeaderVersionStr (VkPipelineCacheHeaderVersion value) …
165 …:Enum<VkComponentSwizzle> getComponentSwizzleStr (VkComponentSwizzle value) {…
166 …m<VkCommandBufferLevel> getCommandBufferLevelStr (VkCommandBufferLevel value) {…
167 inline tcu::Format::Enum<VkCompareOp> getCompareOpStr (VkCompareOp value) …
168 …mat::Enum<VkDescriptorType> getDescriptorTypeStr (VkDescriptorType value) { …
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkStrUtilImpl.inl80 const char* getAttachmentLoadOpName (VkAttachmentLoadOp value)
91 const char* getAttachmentStoreOpName (VkAttachmentStoreOp value)
102 const char* getBlendFactorName (VkBlendFactor value)
129 const char* getBlendOpName (VkBlendOp value)
188 const char* getBorderColorName (VkBorderColor value)
204 tcu::Format::Bitfield<32> getFramebufferCreateFlagsStr (VkFramebufferCreateFlags value)
213 tcu::Format::Bitfield<32> getRenderPassCreateFlagsStr (VkRenderPassCreateFlags value)
222 tcu::Format::Bitfield<32> getSamplerCreateFlagsStr (VkSamplerCreateFlags value)
231 const char* getPipelineCacheHeaderVersionName (VkPipelineCacheHeaderVersion value)
241 tcu::Format::Bitfield<32> getPipelineCacheCreateFlagsStr (VkPipelineCacheCreateFlags value)
[all …]
H A DvkStrUtil.inl78 …ormat::Enum<VkAttachmentLoadOp> getAttachmentLoadOpStr (VkAttachmentLoadOp value) { re…
79 …mat::Enum<VkAttachmentStoreOp> getAttachmentStoreOpStr (VkAttachmentStoreOp value) { r…
80 inline tcu::Format::Enum<VkBlendFactor> getBlendFactorStr (VkBlendFactor value) { r…
81 inline tcu::Format::Enum<VkBlendOp> getBlendOpStr (VkBlendOp value) { return tcu…
82 inline tcu::Format::Enum<VkBorderColor> getBorderColorStr (VkBorderColor value) { r…
83 …neCacheHeaderVersion> getPipelineCacheHeaderVersionStr (VkPipelineCacheHeaderVersion value) { …
84 …ormat::Enum<VkComponentSwizzle> getComponentSwizzleStr (VkComponentSwizzle value) { re…
85 …t::Enum<VkCommandBufferLevel> getCommandBufferLevelStr (VkCommandBufferLevel value) { re…
86 inline tcu::Format::Enum<VkCompareOp> getCompareOpStr (VkCompareOp value) { retur…
87 inline tcu::Format::Enum<VkDescriptorType> getDescriptorTypeStr (VkDescriptorType value) …
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_to_string.hpp41 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
113 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
163 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
215 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
227 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
241 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
269 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
295 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
324 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
336 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_to_string.hpp28 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
100 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
150 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
202 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
214 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
228 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
256 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
282 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
311 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
323 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_to_string.hpp29 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
72 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
101 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
134 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
145 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
157 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
176 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
196 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
218 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
229 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
Dvulkansc_to_string.hpp29 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
64 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
87 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
111 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
124 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
140 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
154 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
176 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
187 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
220 VULKAN_HPP_INLINE std::string to_string( ImageAspectFlags value ) in to_string()
[all …]
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_to_string.hpp41 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
113 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
163 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
219 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
231 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
245 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
273 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
299 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
328 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
340 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp27 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
103 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
151 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
205 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
217 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
231 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
259 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
287 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
316 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
328 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp27 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
103 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
151 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
205 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
217 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
231 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
259 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
287 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
316 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
328 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp27 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
103 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
151 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
205 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
217 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
231 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
259 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
287 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
316 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
328 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp27 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string()
103 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string()
151 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string()
205 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string()
217 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string()
231 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string()
259 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string()
287 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string()
316 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string()
328 VULKAN_HPP_INLINE std::string to_string( PipelineStageFlags value ) in to_string()
[all …]
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedOutputStream.java234 public abstract void writeInt32(int fieldNumber, int value) throws IOException; in writeInt32()
238 public abstract void writeUInt32(int fieldNumber, int value) throws IOException; in writeUInt32()
241 public final void writeSInt32(final int fieldNumber, final int value) throws IOException { in writeSInt32()
247 public abstract void writeFixed32(int fieldNumber, int value) throws IOException; in writeFixed32()
250 public final void writeSFixed32(final int fieldNumber, final int value) throws IOException { in writeSFixed32()
255 public final void writeInt64(final int fieldNumber, final long value) throws IOException { in writeInt64()
261 public abstract void writeUInt64(int fieldNumber, long value) throws IOException; in writeUInt64()
264 public final void writeSInt64(final int fieldNumber, final long value) throws IOException { in writeSInt64()
270 public abstract void writeFixed64(int fieldNumber, long value) throws IOException; in writeFixed64()
273 public final void writeSFixed64(final int fieldNumber, final long value) throws IOException { in writeSFixed64()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedOutputStream.java234 public abstract void writeInt32(int fieldNumber, int value) throws IOException; in writeInt32()
238 public abstract void writeUInt32(int fieldNumber, int value) throws IOException; in writeUInt32()
241 public final void writeSInt32(final int fieldNumber, final int value) throws IOException { in writeSInt32()
247 public abstract void writeFixed32(int fieldNumber, int value) throws IOException; in writeFixed32()
250 public final void writeSFixed32(final int fieldNumber, final int value) throws IOException { in writeSFixed32()
255 public final void writeInt64(final int fieldNumber, final long value) throws IOException { in writeInt64()
261 public abstract void writeUInt64(int fieldNumber, long value) throws IOException; in writeUInt64()
264 public final void writeSInt64(final int fieldNumber, final long value) throws IOException { in writeSInt64()
270 public abstract void writeFixed64(int fieldNumber, long value) throws IOException; in writeFixed64()
273 public final void writeSFixed64(final int fieldNumber, final long value) throws IOException { in writeSFixed64()
[all …]
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluStrUtil.inl7 const char* getErrorName (int value)
22 const char* getTypeName (int value)
51 const char* getParamQueryName (int value)
116 const char* getProgramParamName (int value)
151 const char* getUniformParamName (int value)
167 const char* getFramebufferAttachmentName (int value)
201 const char* getFramebufferAttachmentParameterName (int value)
223 const char* getFramebufferTargetName (int value)
235 const char* getFramebufferStatusName (int value)
250 const char* getFramebufferAttachmentTypeName (int value)
[all …]
H A DgluStrUtilPrototypes.inl82 inline tcu::Format::Enum<int, 2> getErrorStr (int value) { return tcu::Format::Enum<int, 2>…
83 inline tcu::Format::Enum<int, 2> getTypeStr (int value) { return tcu::Format::Enum<int, 2>(…
84 inline tcu::Format::Enum<int, 2> getParamQueryStr (int value) { return tcu::Format::Enum<int,…
85 inline tcu::Format::Enum<int, 2> getProgramParamStr (int value) { return tcu::Format::Enum<in…
86 inline tcu::Format::Enum<int, 2> getUniformParamStr (int value) { return tcu::Format::Enum<in…
87 inline tcu::Format::Enum<int, 2> getFramebufferAttachmentStr (int value) { return tcu::Format::…
88 inline tcu::Format::Enum<int, 2> getFramebufferAttachmentParameterStr (int value) { return tcu::Fo…
89 inline tcu::Format::Enum<int, 2> getFramebufferTargetStr (int value) { return tcu::Format::Enu…
90 inline tcu::Format::Enum<int, 2> getFramebufferStatusStr (int value) { return tcu::Format::Enu…
91 inline tcu::Format::Enum<int, 2> getFramebufferAttachmentTypeStr (int value) { return tcu::Forma…
[all …]
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/emu_metadata/
H A Dandroid.hardware.automotive.vehicle-types-meta.json8 "value": 286261504, number
13 "value": 286261505, number
18 "value": 286261506, number
23 "value": 289407235, number
28 "value": 291504388, number
33 "value": 289472773, number
42 "value": 291504390, number
47 "value": 289472775, number
56 "value": 289407240, number
65 "value": 289407241, number
[all …]
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dv4l2.pb.h2317 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; in _internal_has_bytesused() local
2334 inline void V4l2QbufFtraceEvent::_internal_set_bytesused(::uint32_t value) { in _internal_set_bytesused()
2338 inline void V4l2QbufFtraceEvent::set_bytesused(::uint32_t value) { in set_bytesused()
2345 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0; in _internal_has_field() local
2362 inline void V4l2QbufFtraceEvent::_internal_set_field(::uint32_t value) { in _internal_set_field()
2366 inline void V4l2QbufFtraceEvent::set_field(::uint32_t value) { in set_field()
2373 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0; in _internal_has_flags() local
2390 inline void V4l2QbufFtraceEvent::_internal_set_flags(::uint32_t value) { in _internal_set_flags()
2394 inline void V4l2QbufFtraceEvent::set_flags(::uint32_t value) { in set_flags()
2401 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0; in _internal_has_index() local
[all …]
Df2fs.pb.h8612 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; in _internal_has_dev() local
8629 inline void F2fsDoSubmitBioFtraceEvent::_internal_set_dev(::uint64_t value) { in _internal_set_dev()
8633 inline void F2fsDoSubmitBioFtraceEvent::set_dev(::uint64_t value) { in set_dev()
8640 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0; in _internal_has_btype() local
8657 inline void F2fsDoSubmitBioFtraceEvent::_internal_set_btype(::int32_t value) { in _internal_set_btype()
8661 inline void F2fsDoSubmitBioFtraceEvent::set_btype(::int32_t value) { in set_btype()
8668 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0; in _internal_has_sync() local
8685 inline void F2fsDoSubmitBioFtraceEvent::_internal_set_sync(::uint32_t value) { in _internal_set_sync()
8689 inline void F2fsDoSubmitBioFtraceEvent::set_sync(::uint32_t value) { in set_sync()
8696 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0; in _internal_has_sector() local
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dv4l2.pb.h2317 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; in _internal_has_bytesused() local
2334 inline void V4l2QbufFtraceEvent::_internal_set_bytesused(::uint32_t value) { in _internal_set_bytesused()
2338 inline void V4l2QbufFtraceEvent::set_bytesused(::uint32_t value) { in set_bytesused()
2345 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0; in _internal_has_field() local
2362 inline void V4l2QbufFtraceEvent::_internal_set_field(::uint32_t value) { in _internal_set_field()
2366 inline void V4l2QbufFtraceEvent::set_field(::uint32_t value) { in set_field()
2373 bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0; in _internal_has_flags() local
2390 inline void V4l2QbufFtraceEvent::_internal_set_flags(::uint32_t value) { in _internal_set_flags()
2394 inline void V4l2QbufFtraceEvent::set_flags(::uint32_t value) { in set_flags()
2401 bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0; in _internal_has_index() local
[all …]
/aosp_15_r20/external/cronet/testing/
H A Dlocation_tags.json1 …":{"dirs":{".":{},"android_webview":{"tags":[{"key":"monorail_component","value":"Mobile>WebView"}… string
/aosp_15_r20/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
H A DCodedOutputStreamMicro.java120 public void writeDouble(final int fieldNumber, final double value) in writeDouble()
127 public void writeFloat(final int fieldNumber, final float value) in writeFloat()
134 public void writeUInt64(final int fieldNumber, final long value) in writeUInt64()
141 public void writeInt64(final int fieldNumber, final long value) in writeInt64()
148 public void writeInt32(final int fieldNumber, final int value) in writeInt32()
155 public void writeFixed64(final int fieldNumber, final long value) in writeFixed64()
162 public void writeFixed32(final int fieldNumber, final int value) in writeFixed32()
169 public void writeBool(final int fieldNumber, final boolean value) in writeBool()
176 public void writeString(final int fieldNumber, final String value) in writeString()
183 public void writeGroup(final int fieldNumber, final MessageMicro value) in writeGroup()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/proto_logging/stats/message/
Dmediametrics_message.pb.h4140 bool value = (_impl_._has_bits_[0] & 0x00000040u) != 0; in _internal_has_status() local
4157 inline void AudioPolicyData::_internal_set_status(::int32_t value) { in _internal_set_status()
4161 inline void AudioPolicyData::set_status(::int32_t value) { in set_status()
4168 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; in _internal_has_request_source() local
4197 inline void AudioPolicyData::_internal_set_request_source(const std::string& value) { in _internal_set_request_source()
4236 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0; in _internal_has_request_package() local
4265 inline void AudioPolicyData::_internal_set_request_package(const std::string& value) { in _internal_set_request_package()
4304 bool value = (_impl_._has_bits_[0] & 0x00000080u) != 0; in _internal_has_request_session() local
4321 inline void AudioPolicyData::_internal_set_request_session(::int32_t value) { in _internal_set_request_session()
4325 inline void AudioPolicyData::set_request_session(::int32_t value) { in set_request_session()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/proto_logging/stats/message/
Dmediametrics_message.pb.h4140 bool value = (_impl_._has_bits_[0] & 0x00000040u) != 0; in _internal_has_status() local
4157 inline void AudioPolicyData::_internal_set_status(::int32_t value) { in _internal_set_status()
4161 inline void AudioPolicyData::set_status(::int32_t value) { in set_status()
4168 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; in _internal_has_request_source() local
4197 inline void AudioPolicyData::_internal_set_request_source(const std::string& value) { in _internal_set_request_source()
4236 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0; in _internal_has_request_package() local
4265 inline void AudioPolicyData::_internal_set_request_package(const std::string& value) { in _internal_set_request_package()
4304 bool value = (_impl_._has_bits_[0] & 0x00000080u) != 0; in _internal_has_request_session() local
4321 inline void AudioPolicyData::_internal_set_request_session(::int32_t value) { in _internal_set_request_session()
4325 inline void AudioPolicyData::set_request_session(::int32_t value) { in set_request_session()
[all …]

12345678910>>...1075