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
refs:SocketInfo
(Results
1 - 13
of
13
) sorted by relevance
/base/security/device_security_level/test/dslm_fuzz_test/mock/
H
A
D
mock.cpp
23
int32_t Socket(
SocketInfo
info)
in Socket()
/base/security/access_token/services/tokensyncmanager/test/mock/include/
H
A
D
socket.h
83
}
SocketInfo
;
typedef
348
int32_t Socket(
SocketInfo
info);
/base/security/device_security_level/test/dslm_unit_test/
H
A
D
dslm_msg_interface_mock.h
46
virtual int32_t Socket(
SocketInfo
info) = 0;
70
MOCK_METHOD(int32_t, Socket, (
SocketInfo
info), (override));
H
A
D
dslm_msg_interface_mock.cpp
139
int32_t Socket(
SocketInfo
info)
in Socket()
/base/telephony/call_manager/services/distributed_call/src/transmission/
H
A
D
client_session.cpp
84
SocketInfo
socketInfo = {
in CreateSocket()
H
A
D
server_session.cpp
40
SocketInfo
socketInfo = {
in Create()
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/
H
A
D
dsoftbus_adapter_impl.h
96
int32_t InitSocket(
SocketInfo
info, int32_t socketType, int32_t &socket);
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H
A
D
dsoftbus_adapter_impl.cpp
366
int32_t DSoftbusAdapterImpl::InitSocket(
SocketInfo
info, int32_t socketType, int32_t &socket)
in InitSocket()
415
SocketInfo
info {
in SetupServer()
462
SocketInfo
info {
in OpenSessionLocked()
/base/msdp/device_status/test/fuzztest/dsoftbusadapter_fuzzer/
H
A
D
dsoftbusadapter_fuzzer.cpp
188
SocketInfo
info {
in InitSocketFuzzTest()
/base/msdp/device_status/test/unittest/intention/adapters/src/
H
A
D
dsoftbus_adapter_test.cpp
320
SocketInfo
info {
in HWTEST_F()
504
SocketInfo
info {
in HWTEST_F()
/base/security/access_token/services/tokensyncmanager/src/remote/
H
A
D
soft_bus_manager.cpp
175
SocketInfo
info = {
in ServiceSocketInit()
354
SocketInfo
info = {
in InitSocketAndListener()
/base/security/device_security_level/baselib/msglib/src/standard/
H
A
D
messenger_device_socket_manager.c
408
SocketInfo
socketInfo = {
in ProcessCreateServer()
669
SocketInfo
socketInfo = {
in PrepareBindSocket()
/base/useriam/user_auth_framework/services/remote_connect/src/
H
A
D
soft_bus_manager.cpp
299
SocketInfo
info = {
in DoServiceSocketInit()
383
SocketInfo
info = {
in ClientSocketInit()
Completed in 9 milliseconds