Home
last modified time | relevance | path

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

/system/netd/server/
DResolvStub.cpp45 inline constexpr char LIBNAME[] = "libnetd_resolv.so"; variable
51 ALOGE("Can't find symbol %s in %s", symbol, LIBNAME); in resolvStubInitFunction()
61 std::string path = std::string(dir) + "/" + LIBNAME; in resolv_stub_init()
/system/core/libnativeloader/test/
Dtest.cpp20 LOG(DEBUG) << LIBNAME << " loaded"; in test_lib_init()