Home
last modified time | relevance | path

Searched refs:ScreenOnBytesReceived (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/softbusadapter/src/
H A Dsoftbus_adapter.cpp41 static void ScreenOnBytesReceived(int32_t sessionId, const void *data, uint32_t dataLen) in ScreenOnBytesReceived() function
62 sessListener_.OnBytes = ScreenOnBytesReceived; in SoftbusAdapter()
/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/src/
H A Dsoftbus_adapter_test.cpp65 static void ScreenOnBytesReceived(int32_t sessionId, const void *data, uint32_t dataLen) {} in ScreenOnBytesReceived() function
87 softbusAdapter.sessListener_.OnBytes = ScreenOnBytesReceived; in HWTEST_F()

Completed in 2 milliseconds