Searched defs:lib_name (Results 1 – 4 of 4) sorted by relevance
45 bool NativeProgram::OpenLibrary(const std::string& lib_name) { in OpenLibrary()
111 const char *lib_name; in checkLibraryPath() local
46 jstring lib_name) { in Java_android_filterfw_core_NativeProgram_openNativeLibrary()
174 std::string lib_name = android::base::GetProperty(key, ""); in LoadDriver() local