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:peerSessName
(Results
1 - 12
of
12
) sorted by relevance
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusadapter_fuzzer/
H
A
D
softbusadapter_fuzzer.cpp
46
std::string
peerSessName
= "sinktest012";
in SoftbusCreateSoftBusSourceSocketClientFuzzTest()
local
79
std::string
peerSessName
= "sinktest02";
in SoftbusCloseSoftbusSessionFuzzTest()
local
97
std::string
peerSessName
= "sinktest02";
in SoftbusSendSofbusStreamFuzzTest()
local
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H
A
D
dcamera_softbus_adapter_test.cpp
111
std::string
peerSessName
= "sinktest02";
in HWTEST_F()
local
132
std::string
peerSessName
= "sinktest02";
in HWTEST_F()
local
154
std::string
peerSessName
= "sinktest02";
in HWTEST_F()
local
179
std::string
peerSessName
= "sinktest02";
in HWTEST_F()
local
219
std::string
peerSessName
= "sinktest02";
in HWTEST_F()
local
249
std::string
peerSessName
= "sinktest02";
HWTEST_F()
local
280
std::string
peerSessName
= "sinktest02";
HWTEST_F()
local
313
std::string
peerSessName
= "sinktest02";
HWTEST_F()
local
346
std::string
peerSessName
= "sinktest02";
HWTEST_F()
local
396
std::string
peerSessName
= "sinktest012";
HWTEST_F()
local
426
std::string
peerSessName
= "sinktest012";
HWTEST_F()
local
457
std::string
peerSessName
= "sinktest012";
HWTEST_F()
local
490
std::string
peerSessName
= "sinktest012";
HWTEST_F()
local
523
std::string
peerSessName
= "sinktest012";
HWTEST_F()
local
566
std::string
peerSessName
= "sinktest012";
HWTEST_F()
local
598
std::string
peerSessName
= "sinktest012";
HWTEST_F()
local
630
std::string
peerSessName
= "sinktest012";
HWTEST_F()
local
661
std::string
peerSessName
= "sinktest012";
HWTEST_F()
local
692
std::string
peerSessName
= "sinktest0027";
HWTEST_F()
local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H
A
D
cast_session_listeners.cpp
37
auto
peerSessName
= SoftBusWrapper::GetSoftBusPeerSessionName(sessionID);
in RTSPWriteWrap()
local
/foundation/CastEngine/castengine_cast_plus_stream/src/
H
A
D
cast_session_listeners.cpp
37
auto
peerSessName
= SoftBusWrapper::GetSoftBusPeerSessionName(sessionID);
in RTSPWriteWrap()
local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output_audio/
H
A
D
dsoftbus_output_audio_plugin.cpp
199
std::string
peerSessName
= ownerName_ + "_" + RECEIVER_DATA_SESSION_NAME_SUFFIX;
in OpenSoftbusChannel()
local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output/
H
A
D
dsoftbus_output_plugin.cpp
202
std::string
peerSessName
= ownerName_ + "_" + RECEIVER_DATA_SESSION_NAME_SUFFIX;
in OpenSoftbusChannel()
local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H
A
D
softbus_channel_adapter.cpp
261
int32_t SoftbusChannelAdapter::OpenSoftbusChannel(const std::string &mySessName, const std::string &
peerSessName
,
in OpenSoftbusChannel()
argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H
A
D
av_sender_engine.cpp
144
std::string
peerSessName
= ownerName_ + "_" + RECEIVER_CONTROL_SESSION_NAME_SUFFIX;
in CreateControlChannel()
local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/
H
A
D
daudio_input_test.cpp
499
std::string
peerSessName
= "peerSessName_test";
in HWTEST_F()
local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/
H
A
D
av_receiver_engine.cpp
143
std::string
peerSessName
= ownerName_ + "_" + SENDER_CONTROL_SESSION_NAME_SUFFIX;
in CreateControlChannel()
local
/foundation/distributedhardware/device_manager/radar/include/
H
A
D
dm_radar_helper.h
137
std::string
peerSessName
;
member
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H
A
D
trans_event_form.h
170
const char *
peerSessName
; // PEER_SESS_NAME
member
Completed in 11 milliseconds