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

/dalvik/vm/
H A DException.cpp1225 void dvmThrowArrayStoreExceptionIncompatibleArrays(ClassObject* source, ClassObject* destination) argument
1229 source, destination);
1238 "source[%d] of type %s cannot be stored in destination array of type %s",

Completed in 36 milliseconds