Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuScript.h135 const char* getBitcodeFilePath() const { return mBitcodeFilePath.c_str(); } in getBitcodeFilePath()
142 std::string mBitcodeFilePath; variable
DrsCpuScript.cpp423 mBitcodeFilePath.assign(bcFileName.c_str()); in init()