Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:requestor
(Results
1 - 10
of
10
) sorted by relevance
/foundation/window/window_manager_lite/frameworks/wms/
H
A
D
lite_proxy_windows_manager.cpp
28
LiteWMRequestor*
requestor
= LiteWMRequestor::GetInstance();
in Init()
local
H
A
D
lite_proxy_window.cpp
21
LiteProxyWindow::LiteProxyWindow(LiteWinRequestor*
requestor
)
in LiteProxyWindow()
argument
H
A
D
lite_win_requestor.cpp
51
LiteWinRequestor*
requestor
= static_cast<LiteWinRequestor*>(para->data);
in Callback()
local
H
A
D
lite_wm_requestor.cpp
27
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
D
sharing_manager.cpp
153
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
D
netsys_controller.cpp
695
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
D
netsys_controller_service_impl.cpp
460
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
D
netsys_native_client.cpp
787
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
D
net_sys_client_fuzzer.cpp
715
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
D
netsys_native_service_proxy.cpp
1372
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