Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSCompilerDriver.cpp225 RSLinkRuntimeCallback pLinkRuntimeCallback, in build() argument
263 if (pLinkRuntimeCallback) { in build()
264 setLinkRuntimeCallback(pLinkRuntimeCallback); in build()
/frameworks/compile/libbcc/include/bcc/
DRSCompilerDriver.h147 RSLinkRuntimeCallback pLinkRuntimeCallback = nullptr,