Searched refs:CreatSoftBusSinkSocketServer (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusadapter_fuzzer/ |
H A D | softbusadapter_fuzzer.cpp | 33 DCameraSoftbusAdapter::GetInstance().CreatSoftBusSinkSocketServer(sessionName, role, in SoftbusCreatSoftBusSinkSocketServerFuzzTest() 65 DCameraSoftbusAdapter::GetInstance().CreatSoftBusSinkSocketServer(sessionName, role, in SoftbusDestroySoftbusSessionServerFuzzTest() 82 DCameraSoftbusAdapter::GetInstance().CreatSoftBusSinkSocketServer(mySessName, role, in SoftbusCloseSoftbusSessionFuzzTest()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/ |
H A D | dcamera_channel_sink_impl.cpp | 72 int32_t ret = DCameraSoftbusAdapter::GetInstance().CreatSoftBusSinkSocketServer(mySessionName_, in CreateSession()
|
H A D | dcamera_softbus_adapter.cpp | 131 int32_t DCameraSoftbusAdapter::CreatSoftBusSinkSocketServer(std::string mySessionName, DCAMERA_CHAN… in CreatSoftBusSinkSocketServer() function in OHOS::DistributedHardware::DCameraSoftbusAdapter
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | dcamera_softbus_adapter_test.cpp | 76 … int32_t ret = DCameraSoftbusAdapter::GetInstance().CreatSoftBusSinkSocketServer(sessionName, role, 94 … int32_t ret = DCameraSoftbusAdapter::GetInstance().CreatSoftBusSinkSocketServer(sessionName, role, 114 … int32_t ret = DCameraSoftbusAdapter::GetInstance().CreatSoftBusSinkSocketServer(mySessName, role, 135 … int32_t ret = DCameraSoftbusAdapter::GetInstance().CreatSoftBusSinkSocketServer(mySessName, role,
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/include/ |
H A D | dcamera_softbus_adapter.h | 41 int32_t CreatSoftBusSinkSocketServer(std::string mySessionName, DCAMERA_CHANNEL_ROLE role,
|