Searched defs:LENGTH (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/obex/javax/obex/
H A DHeaderSet.java75 * The value of <code>LENGTH</code> is 0xC3 (195).
77 public static final int LENGTH = 0xC3; field in class:HeaderSet
323 case LENGTH:
520 case LENGTH:
589 out.write(LENGTH);
/frameworks/compile/mclinker/include/mcld/Script/
H A DOperator.h74 LENGTH = 41, enumerator in enum:mcld::Operator::Type
151 Operator& Operator::create<Operator::LENGTH>();

Completed in 51 milliseconds