Home
last modified time | relevance | path

Searched defs:libpath (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/abcc/jni/device/
DAbcc_device.cpp124 std::string libpath = mSysroot + "/usr/lib/" + filename.substr(0, filename.rfind('.')) + ".so"; in getBitcodeFiles() local
224 std::string libpath = mSysroot + "/usr/lib/" + libname; in copyRuntime() local
/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc1020 const String& libpath, in UpdateDependencies()
1091 String libpath; in BuildDependencyGraph() local