HomeSort by relevance Sort by last modified time
    Searched refs:mToolchainBinPath (Results 1 - 2 of 2) sorted by null

  /ndk/tests/abcc/jni/host/
Abcc_host.h 41 std::string mToolchainBinPath; // Used at ndk mode to prevent tedious path issue
Abcc_host.cpp 27 mNDKDir(""), mPlatform(platform), mToolchainBinPath(toolchain_bin) {
35 mNDKDir(ndk_dir), mPlatform(platform), mToolchainBinPath(toolchain_bin) {
192 return mToolchainBinPath;

Completed in 174 milliseconds