Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DThreadLocal.cpp37 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
79 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp252 void WebViewCore::removeInstance(WebViewCore* inst) { in removeInstance() function in android::WebViewCore