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:clientId_
(Results
1 - 14
of
14
) sorted by relevance
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/include/
H
A
D
local_socket_exec.h
103
int32_t
clientId_
= 0;
member
/foundation/ai/ai_engine/services/server/communication_adapter/include/
H
A
D
future_listener.h
42
int
clientId_
;
member in OHOS::AI::FutureListener
H
A
D
client_listener_handler.h
49
int
clientId_
;
member in OHOS::AI::AsyncProcessWorker
/foundation/arkui/ace_engine/adapter/preview/entrance/editing/
H
A
D
text_input_client_mgr.h
43
int32_t
clientId_
;
member in OHOS::Ace::Platform::TextInputClientMgr
/foundation/communication/netstack/frameworks/js/napi/tls/include/context/
H
A
D
tls_server_close_context.h
38
int32_t
clientId_
= 0;
member in OHOS::NetStack::TlsSocketServer::final
H
A
D
tls_server_send_context.h
40
int32_t
clientId_
= 0;
member in OHOS::NetStack::TlsSocketServer::final
H
A
D
tls_server_napi_context.h
40
int32_t
clientId_
= 0;
member in OHOS::NetStack::TlsSocketServer::final
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/include/
H
A
D
tcp_server_send_context.h
44
int32_t
clientId_
= 0;
member in OHOS::NetStack::Socket::final
H
A
D
tcp_server_common_context.h
50
int32_t
clientId_
= 0;
member in OHOS::NetStack::Socket::TcpServerCommonContext
H
A
D
local_socket_server_context.h
40
int
clientId_
= 0;
member
269
int
clientId_
= 0;
member in OHOS::NetStack::Socket::final
310
int
clientId_
= 0;
member in OHOS::NetStack::Socket::final
321
int
clientId_
= 0;
member in OHOS::NetStack::Socket::final
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H
A
D
text_input_connection.h
64
int32_t
clientId_
;
member in OHOS::Ace::TextInputConnection
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_client.h
317
std::string
clientId_
= "";
member in OHOS::bluetooth::ObexClient
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H
A
D
ohos_bt_gatt_client.cpp
326
int
clientId_
;
global()
member in OHOS::Bluetooth::GattClientCallbackWrapper
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
ble_service_data.h
484
int
clientId_
= 0;
member in OHOS::bluetooth::BleScanFilterImpl
Completed in 7 milliseconds