Home
last modified time | relevance | path

Searched refs:Attr (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/include/media/
DMediaAnalyticsItem.h75 typedef const char *Attr; typedef
112 void setInt32(Attr, int32_t value);
113 void setInt64(Attr, int64_t value);
114 void setDouble(Attr, double value);
115 void setRate(Attr, int64_t count, int64_t duration);
116 void setCString(Attr, const char *value);
120 void addInt32(Attr, int32_t value);
121 void addInt64(Attr, int64_t value);
122 void addDouble(Attr, double value);
123 void addRate(Attr, int64_t count, int64_t duration);
[all …]
/frameworks/av/media/libmediametrics/include/
DMediaAnalyticsItem.h75 typedef const char *Attr; typedef
112 void setInt32(Attr, int32_t value);
113 void setInt64(Attr, int64_t value);
114 void setDouble(Attr, double value);
115 void setRate(Attr, int64_t count, int64_t duration);
116 void setCString(Attr, const char *value);
120 void addInt32(Attr, int32_t value);
121 void addInt64(Attr, int64_t value);
122 void addDouble(Attr, double value);
123 void addRate(Attr, int64_t count, int64_t duration);
[all …]
/frameworks/av/media/libmediametrics/
DMediaAnalyticsItem.cpp272 void MediaAnalyticsItem::setInt32(MediaAnalyticsItem::Attr name, int32_t value) { in setInt32()
278 void MediaAnalyticsItem::setInt64(MediaAnalyticsItem::Attr name, int64_t value) { in setInt64()
284 void MediaAnalyticsItem::setDouble(MediaAnalyticsItem::Attr name, double value) { in setDouble()
290 void MediaAnalyticsItem::setCString(MediaAnalyticsItem::Attr name, const char *value) { in setCString()
298 void MediaAnalyticsItem::setRate(MediaAnalyticsItem::Attr name, int64_t count, int64_t duration) { in setRate()
307 void MediaAnalyticsItem::addInt32(MediaAnalyticsItem::Attr name, int32_t value) { in addInt32()
321 void MediaAnalyticsItem::addInt64(MediaAnalyticsItem::Attr name, int64_t value) { in addInt64()
335 void MediaAnalyticsItem::addRate(MediaAnalyticsItem::Attr name, int64_t count, int64_t duration) { in addRate()
351 void MediaAnalyticsItem::addDouble(MediaAnalyticsItem::Attr name, double value) { in addDouble()
366 bool MediaAnalyticsItem::getInt32(MediaAnalyticsItem::Attr name, int32_t *value) { in getInt32()
[all …]
/frameworks/base/tools/aapt2/
DFormat.proto96 Attr = 1; enumerator
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt57792 public abstract interface Attr implements org.w3c.dom.Node {
57898 …method public abstract org.w3c.dom.Attr createAttribute(java.lang.String) throws org.w3c.dom.DOMEx…
57899 …method public abstract org.w3c.dom.Attr createAttributeNS(java.lang.String, java.lang.String) thro…
57945 method public abstract org.w3c.dom.Attr getAttributeNode(java.lang.String);
57946 …method public abstract org.w3c.dom.Attr getAttributeNodeNS(java.lang.String, java.lang.String) thr…
57955 …method public abstract org.w3c.dom.Attr removeAttributeNode(org.w3c.dom.Attr) throws org.w3c.dom.D…
57958 …method public abstract org.w3c.dom.Attr setAttributeNode(org.w3c.dom.Attr) throws org.w3c.dom.DOME…
57959 …method public abstract org.w3c.dom.Attr setAttributeNodeNS(org.w3c.dom.Attr) throws org.w3c.dom.DO…
57962 …method public abstract void setIdAttributeNode(org.w3c.dom.Attr, boolean) throws org.w3c.dom.DOMEx…
/frameworks/base/api/
Dcurrent.txt71406 public abstract interface Attr implements org.w3c.dom.Node {
71512 …method public abstract org.w3c.dom.Attr createAttribute(java.lang.String) throws org.w3c.dom.DOMEx…
71513 …method public abstract org.w3c.dom.Attr createAttributeNS(java.lang.String, java.lang.String) thro…
71559 method public abstract org.w3c.dom.Attr getAttributeNode(java.lang.String);
71560 …method public abstract org.w3c.dom.Attr getAttributeNodeNS(java.lang.String, java.lang.String) thr…
71569 …method public abstract org.w3c.dom.Attr removeAttributeNode(org.w3c.dom.Attr) throws org.w3c.dom.D…
71572 …method public abstract org.w3c.dom.Attr setAttributeNode(org.w3c.dom.Attr) throws org.w3c.dom.DOME…
71573 …method public abstract org.w3c.dom.Attr setAttributeNodeNS(org.w3c.dom.Attr) throws org.w3c.dom.DO…
71576 …method public abstract void setIdAttributeNode(org.w3c.dom.Attr, boolean) throws org.w3c.dom.DOMEx…
Dsystem-current.txt75314 public abstract interface Attr implements org.w3c.dom.Node {
75420 …method public abstract org.w3c.dom.Attr createAttribute(java.lang.String) throws org.w3c.dom.DOMEx…
75421 …method public abstract org.w3c.dom.Attr createAttributeNS(java.lang.String, java.lang.String) thro…
75467 method public abstract org.w3c.dom.Attr getAttributeNode(java.lang.String);
75468 …method public abstract org.w3c.dom.Attr getAttributeNodeNS(java.lang.String, java.lang.String) thr…
75477 …method public abstract org.w3c.dom.Attr removeAttributeNode(org.w3c.dom.Attr) throws org.w3c.dom.D…
75480 …method public abstract org.w3c.dom.Attr setAttributeNode(org.w3c.dom.Attr) throws org.w3c.dom.DOME…
75481 …method public abstract org.w3c.dom.Attr setAttributeNodeNS(org.w3c.dom.Attr) throws org.w3c.dom.DO…
75484 …method public abstract void setIdAttributeNode(org.w3c.dom.Attr, boolean) throws org.w3c.dom.DOMEx…