Home
last modified time | relevance | path

Searched refs:getWrapperInformation (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/libbcc/include/bcc/
H A DSource.h79 void getWrapperInformation(unsigned *compilerVersion,
/aosp12/frameworks/compile/libbcc/lib/
H A DSource.cpp91 void Source::getWrapperInformation(unsigned *compilerVersion, in getWrapperInformation() function in bcc::Source
H A DRSCompilerDriver.cpp333 source->getWrapperInformation(&sourceWrapperCompilerVersion, &sourceWrapperOptimizationLevel); in buildScriptGroup()