Searched defs:pLinkRuntimeCallback (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp231 RSLinkRuntimeCallback pLinkRuntimeCallback,
268 if (pLinkRuntimeCallback) {
269 setLinkRuntimeCallback(pLinkRuntimeCallback);
224 build(BCCContext &pContext, const char *pCacheDir, const char *pResName, const char *pBitcode, size_t pBitcodeSize, const char *pBuildChecksum, const char *pRuntimePath, RSLinkRuntimeCallback pLinkRuntimeCallback, bool pDumpIR) argument

Completed in 215 milliseconds