/aosp_15_r20/packages/modules/StatsD/statsd/tests/metrics/ |
D | NumericValueMetricProducer_test.cpp | 50 const int tagId = 1; variable 313 vector<std::shared_ptr<LogEvent>>* data) { in TEST() 385 .WillOnce(Invoke([partialBucketSplitTimeNs](int tagId, const ConfigKey&, in TEST_P() 387 vector<std::shared_ptr<LogEvent>>* data) { in TEST_P() 438 vector<std::shared_ptr<LogEvent>>* data) { in TEST() 606 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST() 613 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST() 614 vector<std::shared_ptr<LogEvent>>* data) { in TEST() 740 vector<std::shared_ptr<LogEvent>>* data) { in TEST_P() 822 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST_P() [all …]
|
D | GaugeMetricProducer_test.cpp | 48 const int tagId = 1; variable 147 vector<std::shared_ptr<LogEvent>>* data) { in TEST() 336 vector<std::shared_ptr<LogEvent>>* data) { in TEST_P() 462 vector<std::shared_ptr<LogEvent>>* data) { in TEST() 552 vector<std::shared_ptr<LogEvent>>* data) { in TEST() 623 int tagId = 1; in TEST() local 697 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST() 698 vector<std::shared_ptr<LogEvent>>* data) { in TEST() 757 vector<std::shared_ptr<LogEvent>>* data) { in TEST() 823 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST() [all …]
|
D | metrics_test_helper.cpp | 21 HashableDimensionKey getMockedDimensionKey(int tagId, int key, string value) { in getMockedDimensionKey() 29 HashableDimensionKey getMockedDimensionKeyLongValue(int tagId, int key, int64_t value) { in getMockedDimensionKeyLongValue() 37 MetricDimensionKey getMockedMetricDimensionKey(int tagId, int key, string value) { in getMockedMetricDimensionKey() 41 MetricDimensionKey getMockedStateDimensionKey(int tagId, int key, int64_t value) { in getMockedStateDimensionKey() 46 void buildSimpleAtomFieldMatcher(const int tagId, FieldMatcher* matcher) { in buildSimpleAtomFieldMatcher() 50 void buildSimpleAtomFieldMatcher(const int tagId, const int fieldNum, FieldMatcher* matcher) { in buildSimpleAtomFieldMatcher()
|
D | DurationMetricProducer_test.cpp | 104 int tagId = 1; in TEST() local 144 int tagId = 1; in TEST() local 203 int tagId = 1; in TEST() local 254 int tagId = 1; in TEST_P() local 319 int tagId = 1; in TEST_P() local 380 int tagId = 1; in TEST_P() local 433 int tagId = 1; in TEST_P() local 489 int tagId = 1; in TEST_P() local 553 int tagId = 1; in TEST() local 598 int tagId = 1; in TEST() local [all …]
|
D | EventMetricProducer_test.cpp | 149 int tagId = 1; in TEST_F() local 196 int tagId = 1; in TEST_F() local 242 int tagId = 1; in TEST_F() local 290 int tagId = 1; in TEST_F() local 334 int tagId = 1; in TEST_F() local 430 int tagId = 1; in TEST_F() local 528 int tagId = 1; in TEST_F() local 626 const int tagId = 1; in TEST_F() local
|
D | CountMetricProducer_test.cpp | 99 int tagId = 1; in TEST() local 211 int tagId = 1; in TEST() local 271 int tagId = 1; in TEST_P() local 343 int tagId = 1; in TEST_P() local 403 int tagId = 1; in TEST() local 491 int tagId = 1; in TEST() local 561 const int tagId = 1; in TEST() local
|
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | ExifInterface.java | 347 public static int defineTag(int ifdId, short tagId) { in defineTag() 1154 public List<ExifTag> getTagsForTagId(short tagId) { in getTagsForTagId() 1176 public ExifTag getTag(int tagId, int ifdId) { in getTag() 1190 public ExifTag getTag(int tagId) { in getTag() 1200 public Object getTagValue(int tagId, int ifdId) { in getTagValue() 1213 public Object getTagValue(int tagId) { in getTagValue() 1226 public String getTagStringValue(int tagId, int ifdId) { in getTagStringValue() 1237 public String getTagStringValue(int tagId) { in getTagStringValue() 1245 public Long getTagLongValue(int tagId, int ifdId) { in getTagLongValue() 1256 public Long getTagLongValue(int tagId) { in getTagLongValue() [all …]
|
D | IfdData.java | 78 protected ExifTag getTag(short tagId) { in getTag() 90 protected boolean checkCollision(short tagId) { in checkCollision() 97 protected void removeTag(short tagId) { in removeTag()
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/exif/ |
D | ExifInterface.java | 350 public static int defineTag(int ifdId, short tagId) { in defineTag() 1133 public List<ExifTag> getTagsForTagId(short tagId) { in getTagsForTagId() 1155 public ExifTag getTag(int tagId, int ifdId) { in getTag() 1169 public ExifTag getTag(int tagId) { in getTag() 1179 public Object getTagValue(int tagId, int ifdId) { in getTagValue() 1192 public Object getTagValue(int tagId) { in getTagValue() 1205 public String getTagStringValue(int tagId, int ifdId) { in getTagStringValue() 1216 public String getTagStringValue(int tagId) { in getTagStringValue() 1224 public Long getTagLongValue(int tagId, int ifdId) { in getTagLongValue() 1235 public Long getTagLongValue(int tagId) { in getTagLongValue() [all …]
|
D | IfdData.java | 78 protected ExifTag getTag(short tagId) { in getTag() 90 protected boolean checkCollision(short tagId) { in checkCollision() 97 protected void removeTag(short tagId) { in removeTag()
|
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ExifInterface.java | 347 public static int defineTag(int ifdId, short tagId) { in defineTag() 1154 public List<ExifTag> getTagsForTagId(short tagId) { in getTagsForTagId() 1176 public ExifTag getTag(int tagId, int ifdId) { in getTag() 1190 public ExifTag getTag(int tagId) { in getTag() 1200 public Object getTagValue(int tagId, int ifdId) { in getTagValue() 1213 public Object getTagValue(int tagId) { in getTagValue() 1226 public String getTagStringValue(int tagId, int ifdId) { in getTagStringValue() 1237 public String getTagStringValue(int tagId) { in getTagStringValue() 1245 public Long getTagLongValue(int tagId, int ifdId) { in getTagLongValue() 1256 public Long getTagLongValue(int tagId) { in getTagLongValue() [all …]
|
H A D | IfdData.java | 78 protected ExifTag getTag(short tagId) { in getTag() 90 protected boolean checkCollision(short tagId) { in checkCollision() 97 protected void removeTag(short tagId) { in removeTag()
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
D | ExifInterface.java | 347 public static int defineTag(int ifdId, short tagId) { in defineTag() 1154 public List<ExifTag> getTagsForTagId(short tagId) { in getTagsForTagId() 1176 public ExifTag getTag(int tagId, int ifdId) { in getTag() 1190 public ExifTag getTag(int tagId) { in getTag() 1200 public Object getTagValue(int tagId, int ifdId) { in getTagValue() 1213 public Object getTagValue(int tagId) { in getTagValue() 1226 public String getTagStringValue(int tagId, int ifdId) { in getTagStringValue() 1237 public String getTagStringValue(int tagId) { in getTagStringValue() 1245 public Long getTagLongValue(int tagId, int ifdId) { in getTagLongValue() 1256 public Long getTagLongValue(int tagId) { in getTagLongValue() [all …]
|
D | IfdData.java | 78 protected ExifTag getTag(short tagId) { in getTag() 90 protected boolean checkCollision(short tagId) { in checkCollision() 97 protected void removeTag(short tagId) { in removeTag()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
D | ExifInterface.java | 123 private static int defineTag(int ifdId, short tagId) { in defineTag() 214 private Integer getTagIntValue(int tagId, int ifdId) { in getTagIntValue() 222 private int[] getTagIntValues(int tagId, int ifdId) { in getTagIntValues() 231 public ExifTag getTag(int tagId, int ifdId) { in getTag() 238 public Integer getTagIntValue(int tagId) { in getTagIntValue() 249 private int getDefinedTagDefaultIfd(int tagId) { in getDefinedTagDefaultIfd() 353 public ExifTag getTag(int tagId) { in getTag()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/ |
H A D | KMAttestationCertImpl.java | 547 private static boolean pushParams(short[] params, short len, short tagId) { in pushParams() 561 short tagId = KMTag.getKey(tag); in pushTag() local 663 private static void pushEnumArrayTag(short tagId, byte[] buf, short start, short len) { in pushEnumArrayTag() 677 private static void pushIntegerArrayTag(short tagId, short arr) { in pushIntegerArrayTag() 710 private static void pushBoolTag(short tagId) { in pushBoolTag() 721 private static void pushEnumTag(short tagId, byte val) { in pushEnumTag() 728 private static void pushIntegerTag(short tagId, byte[] buf, short start, short len) { in pushIntegerTag() 757 private static void pushBytesTag(short tagId, byte[] buf, short start, short len) { in pushBytesTag() 767 private static void pushTagIdHeader(short tagId, short len) { in pushTagIdHeader()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/ |
H A D | KMAttestationCertImpl.java | 548 private static boolean pushParams(short[] params, short len, short tagId) { in pushParams() 562 short tagId = KMTag.getKey(tag); in pushTag() local 664 private static void pushEnumArrayTag(short tagId, byte[] buf, short start, short len) { in pushEnumArrayTag() 678 private static void pushIntegerArrayTag(short tagId, short arr) { in pushIntegerArrayTag() 711 private static void pushBoolTag(short tagId) { in pushBoolTag() 722 private static void pushEnumTag(short tagId, byte val) { in pushEnumTag() 729 private static void pushIntegerTag(short tagId, byte[] buf, short start, short len) { in pushIntegerTag() 758 private static void pushBytesTag(short tagId, byte[] buf, short start, short len) { in pushBytesTag() 768 private static void pushTagIdHeader(short tagId, short len) { in pushTagIdHeader()
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/external/ |
D | StatsPullerManager.cpp | 55 bool StatsPullerManager::Pull(int tagId, const ConfigKey& configKey, const int64_t eventTimeNs, in Pull() 62 bool StatsPullerManager::Pull(int tagId, const vector<int32_t>& uids, const int64_t eventTimeNs, in Pull() 69 bool StatsPullerManager::PullLocked(int tagId, const ConfigKey& configKey, in PullLocked() 90 bool StatsPullerManager::PullLocked(int tagId, const vector<int32_t>& uids, in PullLocked() 152 void StatsPullerManager::RegisterReceiver(int tagId, const ConfigKey& configKey, in RegisterReceiver() 188 void StatsPullerManager::UnRegisterReceiver(int tagId, const ConfigKey& configKey, in UnRegisterReceiver()
|
/aosp_15_r20/external/perfmark/api/src/test/resources/io/perfmark/ |
HD | perfmark-api-0.16.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/perfmark/
io/ ... |
HD | perfmark-api-0.15.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/perfmark/
io/ ... |
HD | perfmark-api-0.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/perfmark/
io/ ... |
HD | perfmark-api-0.13.37.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/perfmark/
io/ ... |
/aosp_15_r20/external/perfmark/impl/src/main/java/io/perfmark/impl/ |
H A D | MarkHolder.java | 25 public abstract void start(long gen, String taskName, String tagName, long tagId, long nanoTime); in start() 35 public abstract void stop(long gen, String taskName, String tagName, long tagId, long nanoTime); in stop() 41 public abstract void event(long gen, String eventName, String tagName, long tagId, long nanoTime); in event() 47 public abstract void attachTag(long gen, String tagName, long tagId); in attachTag()
|
H A D | NoopMarkHolderProvider.java | 42 public void start(long gen, String taskName, String tagName, long tagId, long nanoTime) {} in start() 57 public void stop(long gen, String taskName, String tagName, long tagId, long nanoTime) {} in stop() 66 public void event(long gen, String eventName, String tagName, long tagId, long nanoTime) {} in event() 75 public void attachTag(long gen, String tagName, long tagId) {} in attachTag()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar32 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |