Home
last modified time | relevance | path

Searched defs:mySessName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_softbus_adapter_test.cpp110 std::string mySessName = "sourcetest03"; variable
131 std::string mySessName = "sourcetest04"; variable
153 std::string mySessName = "sourcetest03"; variable
178 std::string mySessName = "sourcetest03"; variable
218 std::string mySessName = "sourcetest03"; variable
249 std::string mySessName = "sourcetest03"; variable
280 std::string mySessName = "sourcetest03"; variable
313 std::string mySessName = "sourcetest03"; variable
346 std::string mySessName = "sourcetest03"; variable
396 std::string mySessName = "sourcetest013"; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp45 std::string mySessName = "sourcetest013"; in SoftbusCreateSoftBusSourceSocketClientFuzzTest() local
78 std::string mySessName = "sourcetest04"; in SoftbusCloseSoftbusSessionFuzzTest() local
96 std::string mySessName = "sourcetest03"; in SoftbusSendSofbusStreamFuzzTest() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dsoftbus_channel_adapter.cpp246 …:DistributedHardware::SoftbusChannelAdapter::SendEventChannelOPened(const std::string & mySessName, in SendEventChannelOPened()
261 int32_t SoftbusChannelAdapter::OpenSoftbusChannel(const std::string &mySessName, const std::string … in OpenSoftbusChannel()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/
H A Ddaudio_input_test.cpp498 std::string mySessName = "mySessName_test"; variable