Home
last modified time | relevance | path

Searched defs:ATTR_TYPE (Results 1 – 8 of 8) sorted by relevance

/external/vogar/src/vogar/
DXmlReportConstants.java30 public static final String ATTR_TYPE = "type"; field in XmlReportConstants
/external/testng/src/main/java/org/testng/reporters/
DXMLConstants.java49 String ATTR_TYPE = "type"; field
/external/jsilver/src/com/google/streamhtmlparser/
DHtmlParser.java68 public enum ATTR_TYPE { enum
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
DSessionDescription.java228 public static final String ATTR_TYPE = "type"; field in SessionDescription
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
DSessionDescription.java228 public static final String ATTR_TYPE = "type"; field in SessionDescription
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dattr_builder.cc138 #define DEFINE_GET_ATTR(TYPE, FIELD, ATTR_TYPE) \ argument
/external/tensorflow/tensorflow/core/framework/
Dnode_def_util.cc229 #define DEFINE_GET_ATTR(TYPE, FIELD, ATTR_TYPE, APPEND_OP, CAST, ...) \ argument
253 #define DEFINE_TRY_GET_ATTR(TYPE, FIELD, ATTR_TYPE, APPEND_OP, CAST, ...) \ argument
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResourceTypes.java1394 public static final int ATTR_TYPE = Res_MAKEINTERNAL(0); field in ResourceTypes.ResTable_map