Searched defs:requestor (Results 1 – 11 of 11) sorted by relevance
27 static LiteWMRequestor requestor; in GetInstance() local45 LiteWinRequestor** requestor = static_cast<LiteWinRequestor**>(para->data); in Callback() local138 LiteWinRequestor* requestor = nullptr; in CreateWindow() local
28 LiteWMRequestor* requestor = LiteWMRequestor::GetInstance(); in Init() local
21 LiteProxyWindow::LiteProxyWindow(LiteWinRequestor* requestor) in LiteProxyWindow()
51 LiteWinRequestor* requestor = static_cast<LiteWinRequestor*>(para->data); in Callback() local
153 int32_t SharingManager::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()163 int32_t SharingManager::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()
569 int32_t NetsysController::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()579 int32_t NetsysController::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()
441 int32_t NetsysControllerServiceImpl::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()447 int32_t NetsysControllerServiceImpl::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()
756 int32_t NetsysNativeClient::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()767 int32_t NetsysNativeClient::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()
715 std::string requestor = NetSysGetString(STR_LEN); in IpEnableForwardingFuzzTest() local728 std::string requestor = NetSysGetString(STR_LEN); in IpDisableForwardingFuzzTest() local
287 int32_t IpEnableForwarding(const std::string &requestor) override in IpEnableForwarding()292 int32_t IpDisableForwarding(const std::string &requestor) override in IpDisableForwarding()
1278 int32_t NetsysNativeServiceProxy::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()1298 int32_t NetsysNativeServiceProxy::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()