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

/dalvik/vm/
H A DIndirectRefTable.cpp54 void IndirectRefTable::destroy() function in class:IndirectRefTable
H A DCheckJni.cpp1114 static void* destroy(void* dataBuf) { function in struct:GuardedCopy
1294 result = (u1*) GuardedCopy::destroy(dataBuf);
1715 chars = (const jchar*) GuardedCopy::destroy((jchar*)chars);
1751 utf = (const char*) GuardedCopy::destroy((char*)utf);
1958 carray = (const jchar*) GuardedCopy::destroy((jchar*)carray);

Completed in 63 milliseconds