Searched refs:dvmThrowClassNotFoundException (Results 1 – 3 of 3) sorted by relevance
197 dvmThrowClassNotFoundException(name); in dvmFindClassByName()
275 void dvmThrowClassNotFoundException(const char* name);
1257 void dvmThrowClassNotFoundException(const char* name) { in dvmThrowClassNotFoundException() function