Home
last modified time | relevance | path

Searched defs:value_format (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/system/core/libcutils/
H A Dtrace-container.cpp134 #define WRITE_MSG_IN_CONTAINER_LOCKED(ph, sep_before_name, value_format, \ argument
176 #define WRITE_MSG_IN_CONTAINER(ph, sep_before_name, value_format, track_name, name, value) { \ argument
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1/
H A Dbarcode.proto64 string value_format = 2; field
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta3/src/main/proto/google/cloud/documentai/v1beta3/
H A Dbarcode.proto64 string value_format = 2; field
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1/src/main/proto/google/cloud/documentai/v1/
H A Dbarcode.proto64 string value_format = 2; field
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta2/
H A Dbarcode.proto64 string value_format = 2; field
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta3/
H A Dbarcode.proto64 string value_format = 2; field
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dutils.py157 def dbus_optional_value(value_format, value): argument
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dtest-repacker.cc232 char value_format[] = { in add_pair_pos_1() local
266 uint8_t value_format[] = { in add_pair_pos_2() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_gpos.rs1124 pub fn value_format(&self) -> ValueFormat { in value_format() method
1205 let value_format: ValueFormat = cursor.read()?; in read() localVariable
1237 pub fn value_format(&self) -> ValueFormat { in value_format() method
1320 let value_format: ValueFormat = cursor.read()?; in read() localVariable
1354 pub fn value_format(&self) -> ValueFormat { in value_format() method
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format.cc423 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format.cc423 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() local