/aosp12/packages/modules/StatsD/statsd/src/ |
H A D | FieldValue.h | 81 struct Field { struct 84 int32_t mField; argument 87 Field() {} in Field() argument 89 Field(int32_t tag, int32_t pos[], int32_t depth) : mTag(tag) { in Field() argument 93 Field(const Field& from) : mTag(from.getTag()), mField(from.getField()) { in Field() function 96 Field(int32_t tag, int32_t field) : mTag(tag), mField(field){}; in Field() argument 98 inline void setField(int32_t field) { in setField() argument 108 mField |= mask; in decorateLastPos() argument 116 return (mField >> 24); in getDepth() argument 132 inline int32_t getField() const { in getField() argument [all …]
|
H A D | statsd_metadata.proto | 26 message Field { message
|
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/ |
H A D | Field.java | 22 public class Field { class 39 public Field(String name, Type type) { in Field() method in Field
|
/aosp12/system/tools/aidl/ |
H A D | ast_java.h | 112 struct Field : public ClassElement { struct 119 Field() = default; argument
|
H A D | ast_java.cpp | 83 Field::Field(int m, std::shared_ptr<Variable> v) : ClassElement(), modifiers(m), variable(v) {} in Field() function in android::aidl::java::Field
|
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/ |
H A D | MimeHeader.java | 126 private static class Field { class in MimeHeader 130 public Field(String name, String value) { in Field() method in MimeHeader.Field
|
/aosp12/frameworks/av/media/codec2/vndk/util/ |
H A D | C2InterfaceHelper.cpp | 428 C2InterfaceHelper::Field<T>::Field(std::shared_ptr<FieldHelper> helper, C2Param::Index index) in Field() function in C2InterfaceHelper::Field 431 template struct C2InterfaceHelper::Field<uint8_t>; member in C2InterfaceHelper 432 template struct C2InterfaceHelper::Field<char>; member in C2InterfaceHelper 433 template struct C2InterfaceHelper::Field<int32_t>; member in C2InterfaceHelper 434 template struct C2InterfaceHelper::Field<uint32_t>; member in C2InterfaceHelper 436 template struct C2InterfaceHelper::Field<int64_t>; member in C2InterfaceHelper 437 template struct C2InterfaceHelper::Field<uint64_t>; member in C2InterfaceHelper 439 template struct C2InterfaceHelper::Field<float>; member in C2InterfaceHelper
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_reflection_state.h | 657 struct Field { struct 658 std::string mName; 659 llvm::StringRef mType; 660 size_t mPrePadding; // this.OffsetInParent - (prev.OffsetInParent + prev.AllocSize) 661 size_t mPostPadding; // this.AllocSize - this.StoreSize 662 size_t mOffset; // this.OffsetInParent 663 size_t mStoreSize; // this.StoreSize
|
H A D | slang_rs_export_type.h | 606 Field(const RSExportType *T, in Field() function
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/ |
H A D | ContainsPoolIndex.java | 30 Field, enumConstant
|
/aosp12/packages/modules/NetworkStack/src/com/android/networkstack/netlink/ |
H A D | TcpInfo.java | 36 public enum Field { enum in TcpInfo 86 Field(int s) { in Field() method in TcpInfo.Field
|
/aosp12/art/runtime/ |
H A D | class_root.h | 41 class Field; variable
|
/aosp12/build/soong/android/ |
H A D | arch.go | 130 Field string member 231 Field string member
|
/aosp12/frameworks/base/tools/apilint/ |
H A D | deprecated_at_birth.py | 56 class Field(): class
|
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/ |
H A D | Struct.java | 141 public @interface Field { annotation in Struct
|
/aosp12/frameworks/base/tools/powermodel/src/com/android/powermodel/ |
H A D | RawBatteryStats.java | 113 @interface Field { annotation in RawBatteryStats
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |