Home | History | Annotate | Download | only in src

Lines Matching refs:ExternalByteArray

62 //           - ExternalByteArray
2424 class ExternalByteArray: public ExternalArray {
2435 static inline ExternalByteArray* cast(Object* obj);
2443 DISALLOW_IMPLICIT_CONSTRUCTORS(ExternalByteArray);