Home
last modified time | relevance | path

Searched refs:ScreenOnSoftbusSessionClosed (Results 1 – 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/softbusadapter/src/
Dsoftbus_adapter.cpp36 static void ScreenOnSoftbusSessionClosed(int32_t sessionId) in ScreenOnSoftbusSessionClosed() function
66 sessListener_.OnSessionClosed = ScreenOnSoftbusSessionClosed; in SoftbusAdapter()
/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/src/
Dsoftbus_adapter_test.cpp58 static void ScreenOnSoftbusSessionClosed(int32_t sessionId) {} in ScreenOnSoftbusSessionClosed() function
78 softbusAdapter.sessListener_.OnSessionClosed = ScreenOnSoftbusSessionClosed;