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

/system/connectivity/wifilogd/
H A Draw_os.cpp38 int RawOs::GetControlSocket(const char* socket_name) { function in class:android::wifilogd::RawOs
H A Dos.cpp42 std::tuple<int, Os::Errno> Os::GetControlSocket( function in class:android::wifilogd::Os
44 int sock_fd = raw_os_->GetControlSocket(socket_name.c_str());

Completed in 18 milliseconds