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:SESSION_NAME
(Results
1 - 9
of
9
) sorted by relevance
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H
A
D
softbus_file_send_listener_test.cpp
37
const string
SESSION_NAME
= "mySessionName";
member
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H
A
D
session_manager.cpp
30
const string
SESSION_NAME
= "DistributedFileService_edge2edge_Session";
member
/foundation/CastEngine/castengine_cast_framework/service/src/
H
A
D
cast_session_manager_service.cpp
48
constexpr char
SESSION_NAME
[] = "CastPlusSessionName";
member
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H
A
D
softbus_proxychannel_pipeline.c
32
#define
SESSION_NAME
"ohos.dsoftbus.inner.p2pchannel"
macro
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H
A
D
trans_tcp_direct_p2p_mock_test.cpp
49
static const char *
SESSION_NAME
= "com.test.trans.auth.demo";
variable
H
A
D
trans_tcp_direct_message_append_test.cpp
58
static const char *
SESSION_NAME
= "com.test.trans.auth.demo";
variable
[all...]
/foundation/distributedhardware/distributed_input/services/common/include/
H
A
D
dinput_softbus_define.h
45
const std::string
SESSION_NAME
= "ohos.dhardware.dinput.session";
member
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H
A
D
connection_manager.cpp
51
constexpr char
SESSION_NAME
[] = "CastPlusSessionName";
member
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H
A
D
softbus_hidumper_util.c
46
#define
SESSION_NAME
"
SESSION_NAME
"
macro
Completed in 13 milliseconds