Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DThreadLocal.cpp30 void ThreadLocalImpl::removeInstance() { data = 0; } in removeInstance() function in llvm::ThreadLocalImpl
71 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp189 void WebViewCore::removeInstance(WebViewCore* inst) { in removeInstance() function in android::WebViewCore