Home
last modified time | relevance | path

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

/system/connectivity/wifilogd/
Draw_os.cpp38 int RawOs::GetControlSocket(const char* socket_name) { in GetControlSocket() function in android::wifilogd::RawOs
Dos.cpp42 std::tuple<int, Os::Errno> Os::GetControlSocket( in GetControlSocket() function in android::wifilogd::Os