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:g_sessionId
(Results
1 - 18
of
18
) sorted by relevance
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/monitor_permission_test/
H
A
D
checkpermission_test.cpp
37
static int32_t
g_sessionId
= INVALID_SESSION_ID;
member
/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/
H
A
D
file_test.cpp
36
int32_t
g_sessionId
= -1;
member
[all...]
H
A
D
test_server.cpp
32
int32_t
g_sessionId
= -1;
variable
/foundation/distributedhardware/device_manager/test/commonfuzztest/dmauthmanager_fuzzer/
H
A
D
dm_auth_manager_fuzzer.cpp
37
int32_t
g_sessionId
= 1;
member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/phone/
H
A
D
ble_auth_channel_phone_test.cpp
42
int32_t
g_sessionId
= -1;
member
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H
A
D
policy_handler.cpp
142
std::atomic<uint32_t>
g_sessionId
= {FIRST_SESSIONID}; // begin at 100000
member
/foundation/multimedia/av_session/frameworks/native/session/test/benchmarktest/avsession_benchmark_test/
H
A
D
avsession_benchmark_test.cpp
34
static int32_t
g_sessionId
= AVSESSION_ERROR;
member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/
H
A
D
auth_session_test.cpp
61
int32_t
g_sessionId
= -1;
member
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/board/
H
A
D
ble_auth_channel_test.cpp
48
int32_t
g_sessionId
= -1;
member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H
A
D
trans_tdc_sdk_test.c
39
static int32_t
g_sessionId
= 0;
variable
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/auth/
H
A
D
auth_session_test.c
50
static int32_t
g_sessionId
= -1;
variable
[all...]
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H
A
D
avsession_test.cpp
41
static int32_t
g_sessionId
= AVSESSION_ERROR;
member
H
A
D
avcast_controller_test.cpp
44
static int32_t
g_sessionId
= AVSESSION_ERROR;
member
H
A
D
avsession_controller_test.cpp
37
static int32_t
g_sessionId
= AVSESSION_ERROR;
member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H
A
D
dsoftbus_app_dfile.c
60
static int32_t
g_sessionId
= -1;
variable
H
A
D
dsoftbus_app_dfile.cpp
66
int32_t
g_sessionId
= -1;
member
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H
A
D
softbus_adapter.c
109
static int
g_sessionId
= -1;
variable
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H
A
D
client_trans_session_manager.c
44
static int32_t
g_sessionId
= 1;
variable
Completed in 19 milliseconds