Home
last modified time | relevance | path

Searched defs:tagId (Results 1 – 25 of 40) sorted by relevance

12

/packages/modules/StatsD/statsd/tests/metrics/
Dmetrics_test_helper.cpp21 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()
DNumericValueMetricProducer_test.cpp50 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 …]
DGaugeMetricProducer_test.cpp48 const int tagId = 1; variable
145 vector<std::shared_ptr<LogEvent>>* data) { in TEST()
333 vector<std::shared_ptr<LogEvent>>* data) { in TEST_P()
459 vector<std::shared_ptr<LogEvent>>* data) { in TEST()
548 vector<std::shared_ptr<LogEvent>>* data) { in TEST()
619 int tagId = 1; in TEST() local
692 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST()
693 vector<std::shared_ptr<LogEvent>>* data) { in TEST()
752 vector<std::shared_ptr<LogEvent>>* data) { in TEST()
817 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST()
[all …]
DDurationMetricProducer_test.cpp104 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 …]
DEventMetricProducer_test.cpp149 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
DCountMetricProducer_test.cpp99 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
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifInterface.java347 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 …]
DIfdData.java78 protected ExifTag getTag(short tagId) { in getTag()
90 protected boolean checkCollision(short tagId) { in checkCollision()
97 protected void removeTag(short tagId) { in removeTag()
DExifData.java204 protected void removeTag(short tagId, int ifdId) { in removeTag()
/packages/apps/Camera2/src/com/android/camera/exif/
DExifInterface.java350 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 …]
DIfdData.java78 protected ExifTag getTag(short tagId) { in getTag()
90 protected boolean checkCollision(short tagId) { in checkCollision()
97 protected void removeTag(short tagId) { in removeTag()
DExifData.java204 protected void removeTag(short tagId, int ifdId) { in removeTag()
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifInterface.java347 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 …]
DIfdData.java78 protected ExifTag getTag(short tagId) { in getTag()
90 protected boolean checkCollision(short tagId) { in checkCollision()
97 protected void removeTag(short tagId) { in removeTag()
DExifData.java205 protected void removeTag(short tagId, int ifdId) { in removeTag()
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DExifInterface.java123 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()
DIfdData.java76 protected ExifTag getTag(short tagId) { in getTag()
DExifTag.java84 private final short tagId; field in ExifTag
120 ExifTag(short tagId, short type, int componentCount, int ifd, boolean hasDefinedComponentCount) { in ExifTag()
/packages/modules/StatsD/statsd/src/external/
DStatsPullerManager.cpp72 bool StatsPullerManager::Pull(int tagId, const ConfigKey& configKey, const int64_t eventTimeNs, in Pull()
79 bool StatsPullerManager::Pull(int tagId, const vector<int32_t>& uids, const int64_t eventTimeNs, in Pull()
86 bool StatsPullerManager::PullLocked(int tagId, const ConfigKey& configKey, in PullLocked()
95 bool StatsPullerManager::PullLocked(int tagId, const vector<int32_t>& uids, in PullLocked()
162 void StatsPullerManager::RegisterReceiver(int tagId, const ConfigKey& configKey, in RegisterReceiver()
198 void StatsPullerManager::UnRegisterReceiver(int tagId, const ConfigKey& configKey, in UnRegisterReceiver()
422 bool StatsPullerManager::getPullerUidsLocked(const int tagId, const ConfigKey& configKey, in getPullerUidsLocked()
469 int tagId = pair.first.atomTag; in initPullerQueue() local
DStatsCallbackPuller.cpp38 StatsCallbackPuller::StatsCallbackPuller(int tagId, const shared_ptr<IPullAtomCallback>& callback, in StatsCallbackPuller()
DStatsPuller.cpp37 StatsPuller::StatsPuller(const int tagId, const int64_t coolDownNs, const int64_t pullTimeoutNs, in StatsPuller()
Dpuller_util.cpp51 int tagId, const vector<int>& additiveFieldsVec) { in mapAndMergeIsolatedUidsToHostUid()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/info/
DInfoPanel.java52 short tagId = exifTag.getTagId(); in createStringFromIfFound() local
/packages/modules/StatsD/statsd/src/state/
DStateManager.cpp53 const int tagId = event.GetTagId(); in onLogEvent() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DContentUriAsset.java181 public String readExifTag(String tagId) { in readExifTag()

12