Home
last modified time | relevance | path

Searched defs:requestor (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/window/window_manager_lite/frameworks/wms/
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
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()
H A Dlite_win_requestor.cpp51 LiteWinRequestor* requestor = static_cast<LiteWinRequestor*>(para->data); in Callback() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp153 int32_t SharingManager::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()
163 int32_t SharingManager::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp569 int32_t NetsysController::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()
579 int32_t NetsysController::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()
H A Dnetsys_controller_service_impl.cpp441 int32_t NetsysControllerServiceImpl::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()
447 int32_t NetsysControllerServiceImpl::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()
H A Dnetsys_native_client.cpp756 int32_t NetsysNativeClient::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()
767 int32_t NetsysNativeClient::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()
/ohos5.0/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
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp287 int32_t IpEnableForwarding(const std::string &requestor) override in IpEnableForwarding()
292 int32_t IpDisableForwarding(const std::string &requestor) override in IpDisableForwarding()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1278 int32_t NetsysNativeServiceProxy::IpEnableForwarding(const std::string &requestor) in IpEnableForwarding()
1298 int32_t NetsysNativeServiceProxy::IpDisableForwarding(const std::string &requestor) in IpDisableForwarding()