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

  /external/autotest/client/common_lib/cros/
xmlrpc_types.py 10 TYPE_KEY = 'xmlrpc_struct_type_key'
29 if TYPE_KEY not in serialized:
37 klass = getattr(module, serialized[TYPE_KEY])
56 serialized[TYPE_KEY], args, kwargs)
84 setattr(self, TYPE_KEY, self.__class__.__name__)
  /test/vti/dashboard/src/main/java/com/android/vts/util/
Graph.java 30 public static final String TYPE_KEY = "type";
87 json.add(TYPE_KEY, new JsonPrimitive(getType().toString()));
  /frameworks/native/libs/input/tests/
InputChannel_test.cpp 78 serverMsg.header.type = InputMessage::TYPE_KEY;
153 msg.header.type = InputMessage::TYPE_KEY;
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSRecordType.java 117 TYPE_KEY("key", 25),
  /frameworks/native/libs/input/
InputTransport.cpp 75 case TYPE_KEY:
89 case TYPE_KEY:
269 msg.header.type = InputMessage::TYPE_KEY;
439 case InputMessage::TYPE_KEY: {
    [all...]
  /external/flatbuffers/include/flatbuffers/
flexbuffers.h 57 TYPE_KEY = 4,
323 TYPE_KEY);
364 bool IsKey() const { return type_ == TYPE_KEY; }
458 if (type_ == TYPE_KEY) {
917 stack_.push_back(Value(static_cast<uint64_t>(sloc), TYPE_KEY, BIT_WIDTH_8));
    [all...]
  /frameworks/native/include/input/
InputTransport.h 47 TYPE_KEY = 1,
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 393 case EventEntry::TYPE_KEY: {
453 case EventEntry::TYPE_KEY: {
575 case EventEntry::TYPE_KEY: {
    [all...]
InputDispatcher.h 432 TYPE_KEY,
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 1073 milliseconds