Home
last modified time | relevance | path

Searched defs:FIELD_COUNT_SINGLE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tools/streaming_proto/
H A Dstream_proto_utils.cpp16 const uint64_t FIELD_COUNT_SINGLE = 1ULL << FIELD_COUNT_SHIFT; variable
/aosp14/frameworks/base/libs/protoutil/include/android/util/
H A DProtoOutputStream.h76 const uint64_t FIELD_COUNT_SINGLE = 1ULL << FIELD_COUNT_SHIFT; variable
/aosp14/frameworks/base/core/java/android/util/proto/
H A DProtoStream.java417 public static final long FIELD_COUNT_SINGLE = 1L << FIELD_COUNT_SHIFT; field in ProtoStream
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...