Home
last modified time | relevance | path

Searched defs:Field (Results 1 – 18 of 18) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/
H A DFieldValue.h81 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 Dstatsd_metadata.proto26 message Field { message
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DField.java22 public class Field { class
39 public Field(String name, Type type) { in Field() method in Field
/aosp12/system/tools/aidl/
H A Dast_java.h112 struct Field : public ClassElement { struct
119 Field() = default; argument
H A Dast_java.cpp83 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 DMimeHeader.java126 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 DC2InterfaceHelper.cpp428 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 Dslang_rs_reflection_state.h657 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 Dslang_rs_export_type.h606 Field(const RSExportType *T, in Field() function
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
H A DContainsPoolIndex.java30 Field, enumConstant
/aosp12/packages/modules/NetworkStack/src/com/android/networkstack/netlink/
H A DTcpInfo.java36 public enum Field { enum in TcpInfo
86 Field(int s) { in Field() method in TcpInfo.Field
/aosp12/art/runtime/
H A Dclass_root.h41 class Field; variable
/aosp12/build/soong/android/
H A Darch.go130 Field string member
231 Field string member
/aosp12/frameworks/base/tools/apilint/
H A Ddeprecated_at_birth.py56 class Field(): class
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/
H A DStruct.java141 public @interface Field { annotation in Struct
/aosp12/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DRawBatteryStats.java113 @interface Field { annotation in RawBatteryStats
/aosp12/packages/apps/TV/libs/m2/
H A Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...