Searched refs:getAsInt (Results 1 - 9 of 9) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/message/
H A DPoloMessage.java52 if (messageType.getAsInt() == intVal) {
59 public int getAsInt() { method in class:PoloMessage.PoloMessageType
H A DEncodingOption.java44 if (encType.getAsInt() == intVal) {
51 public int getAsInt() { method in class:EncodingOption.EncodingType
H A DOptionsMessage.java47 if (role.getAsInt() == intVal) {
54 public int getAsInt() { method in class:OptionsMessage.ProtocolRole
/external/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp43 int getAsInt(BitsInit *B) { function in class:__anon13781::SearchableTableEmitter
47 return getAsInt(R->getValueAsBitsInit(Field));
54 return "0x" + utohexstr(getAsInt(BI));
159 return getAsInt(cast<BitsInit>(LHS.first)) <
160 getAsInt(cast<BitsInit>(RHS.first));
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
H A DJsonMessageBuilder.java369 int msgType = message.getType().getAsInt();
464 int intRole = message.getProtocolRolePreference().getAsInt();
478 int intRole = message.getClientRole().getAsInt();
535 int intType = encoding.getType().getAsInt();
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
H A DXmlMessageBuilder.java436 int msgType = message.getType().getAsInt();
594 * those returned by {@link EncodingType#getAsInt()}, hence the extra method.
620 * those returned by {@link EncodingType#getAsInt()}, hence the extra method.
/external/caliper/lib/
H A Dgson-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/stream/ ...
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 284 milliseconds