Home
last modified time | relevance | path

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

/frameworks/base/cmds/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()
DValueMetricProducer_test.cpp47 const int tagId = 1; variable
299 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST()
382 int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST_P()
383 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST_P()
439 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST()
632 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST()
639 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST()
640 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST()
777 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST_P()
865 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST_P()
[all …]
DDurationMetricProducer_test.cpp94 int tagId = 1; in TEST() local
133 int tagId = 1; in TEST() local
183 int tagId = 1; in TEST() local
232 int tagId = 1; in TEST_P() local
295 int tagId = 1; in TEST_P() local
354 int tagId = 1; in TEST_P() local
404 int tagId = 1; in TEST_P() local
458 int tagId = 1; in TEST_P() local
DGaugeMetricProducer_test.cpp48 const int tagId = 1; variable
142 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST()
316 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST_P()
445 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST()
532 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST()
601 int tagId = 1; in TEST() local
676 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST()
677 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST()
748 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST()
755 .WillOnce(Invoke([](int tagId, const ConfigKey&, const int64_t eventTimeNs, in TEST()
[all …]
DCountMetricProducer_test.cpp89 int tagId = 1; in TEST() local
196 int tagId = 1; in TEST() local
255 int tagId = 1; in TEST_P() local
325 int tagId = 1; in TEST_P() local
404 int tagId = 1; in TEST() local
DEventMetricProducer_test.cpp130 int tagId = 1; in TEST() local
/frameworks/base/packages/WallpaperCropper/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()
DExifParser.java534 short tagId = mTiffStream.readShort(); in readTag() local
637 private boolean checkAllowed(int ifd, int tagId) { in checkAllowed()
DExifTag.java127 ExifTag(short tagId, short type, int componentCount, int ifd, in ExifTag()
/frameworks/base/cmds/statsd/src/external/
DStatsPullerManager.cpp94 bool StatsPullerManager::Pull(int tagId, const ConfigKey& configKey, const int64_t eventTimeNs, in Pull()
100 bool StatsPullerManager::Pull(int tagId, const vector<int32_t>& uids, const int64_t eventTimeNs, in Pull()
106 bool StatsPullerManager::PullLocked(int tagId, const ConfigKey& configKey, in PullLocked()
130 bool StatsPullerManager::PullLocked(int tagId, const vector<int32_t>& uids, in PullLocked()
200 void StatsPullerManager::RegisterReceiver(int tagId, const ConfigKey& configKey, in RegisterReceiver()
236 void StatsPullerManager::UnRegisterReceiver(int tagId, const ConfigKey& configKey, in UnRegisterReceiver()
DStatsPuller.cpp35 StatsPuller::StatsPuller(const int tagId, const int64_t coolDownNs, const int64_t pullTimeoutNs, in StatsPuller()
DStatsCallbackPuller.cpp38 StatsCallbackPuller::StatsCallbackPuller(int tagId, const shared_ptr<IPullAtomCallback>& callback, in StatsCallbackPuller()
Dpuller_util.cpp50 int tagId, const vector<int>& additiveFieldsVec) { in mapAndMergeIsolatedUidsToHostUid()
/frameworks/base/cmds/statsd/tests/shell/
DShellSubscriber_test.cpp195 vector<std::shared_ptr<LogEvent>>* data, bool) { in TEST()
/frameworks/base/cmds/statsd/src/
Dstats_log_util.cpp338 void writeFieldValueTreeToStreamHelper(int tagId, const std::vector<FieldValue>& dims, in writeFieldValueTreeToStreamHelper()
400 void writeFieldValueTreeToStream(int tagId, const std::vector<FieldValue>& values, in writeFieldValueTreeToStream()
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp56 #define BAIL_IF_INVALID_RET_BOOL(expr, jnienv, tagId, writer) \ argument
64 #define BAIL_IF_INVALID_RET_NULL_SP(expr, jnienv, tagId, writer) \ argument
72 #define BAIL_IF_INVALID_R(expr, jnienv, tagId, writer) \ argument
79 #define BAIL_IF_EMPTY_RET_NULL_SP(entry, jnienv, tagId, writer) \ argument
86 #define BAIL_IF_EXPR_RET_NULL_SP(expr, jnienv, tagId, writer) \ argument
842 uint16_t tagId = entries[i]; in moveEntries() local
/frameworks/base/cmds/statsd/tests/e2e/
DValueMetric_pull_e2e_test.cpp160 int32_t tagId = util::SUBSYSTEM_SLEEP_STATE; in TEST() local
/frameworks/base/cmds/statsd/src/metrics/
DMetricsManager.cpp461 int tagId = event.GetTagId(); in onLogEvent() local
/frameworks/av/media/img_utils/include/img_utils/
DTagDefinitions.h35 const uint16_t tagId; member
/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp351 uint32_t tagId = VENDOR_SECTION << 16; in TEST() local
/frameworks/base/services/core/java/com/android/server/stats/pull/
DStatsPullAtomService.java980 int tagId = FrameworkStatsLog.WIFI_BYTES_TRANSFER; in registerWifiBytesTransfer() local
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1992 const std::string &name, const metadata_vendor_id_t tagId, in initializeDeviceInfo()
2119 const metadata_vendor_id_t tagId, const std::string &id, in DeviceInfo1()
2239 const metadata_vendor_id_t tagId, const std::string &id, in DeviceInfo3()
/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java1141 public static String getUserTagsURL(String user, String tagId) { in getUserTagsURL()