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:client_
(Results
1 - 25
of
73
) sorted by relevance
1
2
3
/third_party/nghttp2/src/
H
A
D
h2load_http2_session.h
48
Client *
client_
;
member in h2load::Http2Session
H
A
D
h2load_http3_session.h
75
Client *
client_
;
member in h2load::Http3Session
H
A
D
h2load_http1_session.h
53
Client *
client_
;
member in h2load::Http1Session
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/
H
A
D
wfd_sink_session_test.h
39
static inline std::shared_ptr<MockClient>
client_
;
member in OHOS::Sharing::WfdSinkSessionTest
/foundation/CastEngine/castengine_wifi_display/tests/demo/interaction/
H
A
D
wfd_source_demo.h
42
std::shared_ptr<WfdSource>
client_
= nullptr;
member in OHOS::Sharing::WfdSourceDemo
H
A
D
wfd_sink_demo.h
56
std::shared_ptr<WfdSink>
client_
= nullptr;
member in OHOS::Sharing::WfdSinkDemo
/foundation/multimedia/media_lite/interfaces/kits/recorder_lite/
H
A
D
recorder.h
627
std::unique_ptr<RecorderClient>
client_
;
member in OHOS::Media::Recorder
/foundation/communication/wifi/wifi/frameworks/native/src/
H
A
D
wifi_scan_impl.h
131
IWifiScan *
client_
;
member in OHOS::Wifi::WifiScanImpl
133
sptr<OHOS::Wifi::IWifiScan>
client_
;
member in OHOS::Wifi::WifiScanImpl
H
A
D
wifi_p2p_impl.h
426
sptr<IWifiP2p>
client_
;
member in OHOS::Wifi::WifiP2pImpl
H
A
D
wifi_device_impl.h
594
IWifiDevice *
client_
;
member in OHOS::Wifi::WifiDeviceImpl
596
sptr<IWifiDevice>
client_
;
member in OHOS::Wifi::WifiDeviceImpl
H
A
D
wifi_hotspot_impl.h
234
sptr<IWifiHotspot>
client_
;
member in OHOS::Wifi::WifiHotspotImpl
/foundation/communication/dhcp/frameworks/native/src/
H
A
D
dhcp_client_impl.h
47
IDhcpClient *
client_
;
member in OHOS::DHCP::DhcpClientImpl
49
sptr<IDhcpClient>
client_
;
member in OHOS::DHCP::DhcpClientImpl
H
A
D
dhcp_server_impl.h
53
std::shared_ptr<IDhcpServer>
client_
;
member in OHOS::DHCP::DhcpServerImpl
55
sptr<IDhcpServer>
client_
;
member in OHOS::DHCP::DhcpServerImpl
/foundation/CastEngine/castengine_wifi_display/tests/demo/wfd/
H
A
D
wfd_demo.h
57
std::shared_ptr<WifiDisplay>
client_
= nullptr;
member in OHOS::Sharing::WfdDemo
/foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/
H
A
D
wfd_sink_impl.h
80
std::shared_ptr<InterIpcClient>
client_
= nullptr;
member in OHOS::Sharing::WfdSinkImpl
H
A
D
wfd_source_impl.h
68
std::shared_ptr<InterIpcClient>
client_
= nullptr;
member in OHOS::Sharing::WfdSourceImpl
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H
A
D
text_input_connection.h
65
WeakPtr<TextInputClient>
client_
;
member in OHOS::Ace::TextInputConnection
/foundation/communication/bluetooth/frameworks/js/napi/include/
H
A
D
napi_bluetooth_gatt_client.h
91
std::shared_ptr<GattClient>
client_
= nullptr;
member in OHOS::Bluetooth::NapiGattClient
H
A
D
napi_bluetooth_spp_server.h
32
std::shared_ptr<ClientSocket>
client_
= nullptr;
member
/foundation/graphic/graphic_surface/surface/include/
H
A
D
transact_surface_delegator_stub.h
47
sptr<IRemoteObject>
client_
= nullptr;
member in OHOS::TransactSurfaceDelegatorStub
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_socket.h
54
int32_t
client_
= -1;
member in OHOS::Rosen::final
/foundation/multimedia/media_lite/services/recorder_lite/server/include/
H
A
D
recorder_service.h
40
pid_t
client_
= -1;
member in OHOS::Media::RecorderClientMng
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/include/
H
A
D
listen_ability_proxy.h
79
ListenAbilityProxy &
client_
;
member in OHOS::ListenAbilityProxy::ListenDeathRecipient
/foundation/communication/netmanager_base/interfaces/innerkits/netpolicyclient/include/
H
A
D
net_policy_client.h
354
NetPolicyClient &
client_
;
member in OHOS::NetManagerStandard::NetPolicyClient::NetPolicyDeathRecipient
/foundation/communication/netmanager_base/interfaces/innerkits/netstatsclient/include/
H
A
D
net_stats_client.h
289
NetStatsClient &
client_
;
member in OHOS::NetManagerStandard::NetStatsClient::NetStatsDeathRecipient
Completed in 26 milliseconds
1
2
3