Searched defs:removeInstance (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Support/ | ||
D | ThreadLocal.cpp | 30 void ThreadLocalImpl::removeInstance() { data = 0; } in removeInstance() function in llvm::ThreadLocalImpl |
/external/webkit/Source/WebKit/android/jni/ | ||
D | WebViewCore.cpp | 189 void WebViewCore::removeInstance(WebViewCore* inst) { in removeInstance() function in android::WebViewCore |