Searched refs:INT_TYPE (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/util/
H A DEventLog.java73 private static final byte INT_TYPE = 0; field in class:EventLog.Event
132 case INT_TYPE:
/frameworks/base/tools/aidl/
H A Dgenerate_java_binder.cpp65 this->transact_code = new Variable(INT_TYPE, "code");
68 this->transact_flags = new Variable(INT_TYPE, "flags");
201 Variable* len = new Variable(INT_TYPE, v->name + "_length");
267 new Variable(INT_TYPE, transactCodeName));
H A DType.cpp11 Type* INT_TYPE; variable
60 INT_TYPE = new BasicType("int",
63 NAMES.Add(INT_TYPE);
467 new Cast(INT_TYPE, v)));
H A Dgenerate_java_rpc.cpp524 this->methodId = new Variable(INT_TYPE, "methodId");
541 Variable* methodIdParam = new Variable(INT_TYPE, "methId");
H A DType.h510 extern Type* INT_TYPE;
/frameworks/testing/espresso/libs/
H A Djarjar-1.4.jarcom/tonicsystems/jarjar/help.txt com/tonicsystems/jarjar/ext_util/StandaloneJarProcessor.class StandaloneJarProcessor.java package com. ...

Completed in 173 milliseconds