Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_resolv_listen.h34 static void ProcGetConfigCommand(int clientSockFd, uint16_t netId, uint32_t uid);
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_resolv_listen.cpp51 void DnsResolvListen::ProcGetConfigCommand(int clientSockFd, uint16_t netId, uint32_t uid) in ProcGetConfigCommand() function in OHOS::nmd::DnsResolvListen
339 ProcGetConfigCommand(clientSockFd, netId, uid); in ProcCommand()
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_resolv_listen_test.cpp173 instance_->ProcGetConfigCommand(CLIENT_SOCK_FD, static_cast<uint16_t>(NET_ID), getuid());