Home
last modified time | relevance | path

Searched defs:requestor (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_windows_manager.cpp28 LiteWMRequestor* requestor = LiteWMRequestor::GetInstance(); in Init() local
H A Dlite_proxy_window.cpp21 LiteProxyWindow::LiteProxyWindow(LiteWinRequestor* requestor) in LiteProxyWindow() argument
H A Dlite_win_requestor.cpp51 LiteWinRequestor* requestor = static_cast<LiteWinRequestor*>(para->data); in Callback() local
H A Dlite_wm_requestor.cpp27 static LiteWMRequestor requestor; in GetInstance() local
45 LiteWinRequestor** requestor = static_cast<LiteWinRequestor**>(para->data); in Callback() local
138 LiteWinRequestor* requestor = nullptr; in CreateWindow() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp153 int32_t SharingManager::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding() argument
163 int32_t SharingManager::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding() argument
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp695 int32_t NetsysController::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding() argument
707 int32_t NetsysController::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding() argument
H A Dnetsys_controller_service_impl.cpp460 int32_t NetsysControllerServiceImpl::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding() argument
466 int32_t NetsysControllerServiceImpl::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding() argument
H A Dnetsys_native_client.cpp787 int32_t NetsysNativeClient::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding() argument
798 int32_t NetsysNativeClient::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding() argument
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
H A Dnet_sys_client_fuzzer.cpp715 std::string requestor = NetSysGetString(STR_LEN); in IpEnableForwardingFuzzTest() local
728 std::string requestor = NetSysGetString(STR_LEN); in IpDisableForwardingFuzzTest() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1372 int32_t NetsysNativeServiceProxy::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding() argument
1392 int32_t NetsysNativeServiceProxy::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding() argument

Completed in 18 milliseconds