Home
last modified time | relevance | path

Searched defs:Dealloc (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/jdwptunnel/sampleapps/ddmsapp/agent/
Dddms_agent.cc32 static void Dealloc(T* t) { in Dealloc() function
37 static void Dealloc(T* t, Rest... rs) { in Dealloc() function
/cts/tests/signature/api-check/src/jni/
Dclassdescriptors.cpp36 static void Dealloc(T* t) { in Dealloc() function
41 static void Dealloc(T* t, Rest... rs) { in Dealloc() function