Home
last modified time | relevance | path

Searched refs:DestroyGlobalContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
DBCCContext.h47 static void DestroyGlobalContext();
/frameworks/compile/libbcc/lib/Core/
DBCCContext.cpp40 void BCCContext::DestroyGlobalContext() { in DestroyGlobalContext() function in BCCContext