HomeSort by relevance Sort by last modified time
    Searched refs:CreateAttribute (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/java/src/gen/cc/
op_specs.cc 301 AttributeSpec CreateAttribute(const OpDef_AttrDef& attr_def,
372 CreateAttribute(op_def.attr(i), api_def.attr(i), &type_resolver);
  /external/webrtc/webrtc/p2p/base/
stun.h 197 StunAttribute* CreateAttribute(int type, size_t length) /* const*/;
stun.cc 340 StunAttribute* attr = CreateAttribute(attr_type, attr_length);
395 StunAttribute* StunMessage::CreateAttribute(int type, size_t length) /*const*/ {
  /external/tinyxml2/
tinyxml2.h     [all...]

Completed in 636 milliseconds