Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/
DBCCContext.h46 static BCCContext *GetOrCreateGlobalContext();
/frameworks/compile/libbcc/lib/Core/
DBCCContext.cpp30 BCCContext *BCCContext::GetOrCreateGlobalContext() { in GetOrCreateGlobalContext() function in BCCContext