Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSCompilerDriver.cpp305 const char* pRuntimeRelaxedPath, bool dumpIR, const char* buildChecksum, in buildScriptGroup() argument
419 if (strcmp(pRuntimeRelaxedPath, "")) { in buildScriptGroup()
423 coreLibPath = pRuntimeRelaxedPath; in buildScriptGroup()
/frameworks/compile/libbcc/include/bcc/
DRSCompilerDriver.h152 const char* pRuntimeRelaxedPath, bool dumpIR, const char* buildChecksum,