Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc1368 const TCHAR* libfile_path = params[0].c_str(); local
1372 if (!libfile.Open(libfile_path, &error)) {
1373 panic(_T("Could not open file '%s': %s"), libfile_path, error.c_str());
1390 libfile_path, lib_search_path);