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:clients
(Results
1 - 25
of
37
) sorted by relevance
1
2
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H
A
D
remote_register.h
30
Vector
clients
;
member
/foundation/communication/wifi/wifi/base/cRPC/include/
H
A
D
server.h
44
HashTable *
clients
;
member
/third_party/libuv/test/
H
A
D
test-pipe-connect-multiple.c
40
static client_t
clients
[NUM_CLIENTS];
variable
H
A
D
benchmark-multi-accept.c
364
struct client_ctx*
clients
;
in test_tcp()
local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H
A
D
samgr_ipc_adapter.h
45
Vector
clients
;
member
/third_party/ltp/testcases/network/nfsv4/locks/
H
A
D
locktests.py
170
clients
=[]
variable
[all...]
H
A
D
locktests.c
961
int
clients
;
in main()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_hwcnt_virtualizer.c
53
struct list_head
clients
;
member
[all...]
H
A
D
mali_kbase_vinstr.c
76
struct list_head
clients
;
member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_hwcnt_virtualizer.c
57
struct list_head
clients
;
member
[all...]
H
A
D
mali_kbase_vinstr.c
70
struct list_head
clients
;
member
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H
A
D
p2p_entity.cpp
511
auto
clients
= groupInfo->clientDevices;
in UpdateInnerLink()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H
A
D
wifi_p2p_group_manager.cpp
155
const std::vector<WifiP2pDevice> &
clients
= it->GetPersistentDevices();
in GetNetworkIdFromClients()
local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H
A
D
minimal-ws-client-spam.c
37
static struct client
clients
[200];
variable
[all...]
/third_party/node/deps/v8/src/heap/
H
A
D
safepoint.cc
352
std::vector<PerClientSafepointData>
clients
;
in EnterGlobalSafepointScope()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H
A
D
server.cpp
120
vector<std::future<void>>
clients
;
in main()
local
H
A
D
vksIPC.cpp
113
vector<std::future<void>>
clients
;
in ParentLoop()
local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H
A
D
Clients.h
172
List*
clients
;
member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H
A
D
wifi_config_file_spec.cpp
1348
std::vector<WifiP2pDevice>
clients
= item.GetClientDevices();
in SetWifiP2pGroupInfoDev()
local
/third_party/libwebsockets/plugins/
H
A
D
protocol_lws_openmetrics_export.c
98
lws_dll2_owner_t
clients
;
member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H
A
D
nouveau_drv.h
138
struct list_head
clients
;
member
/third_party/alsa-lib/aserver/
H
A
D
aserver.c
211
LIST_HEAD(
clients
);
variable
/third_party/libdrm/nouveau/
H
A
D
nouveau.c
555
uint32_t *
clients
;
in nouveau_client_new()
local
/third_party/curl/tests/server/
H
A
D
socksd.c
694
int
clients
= 0; /* connected
clients
*/
in incoming()
local
H
A
D
mqttd.c
725
int
clients
= 0; /* connected
clients
*/
in incoming()
local
Completed in 20 milliseconds
1
2