Home
last modified time | relevance | path

Searched refs:SendByteToAll (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_session.h28 void SendByteToAll(const std::string &data);
H A Dsoftbus_session.cpp42 void SoftbusSession::SendByteToAll(const std::string &data) in SendByteToAll() function in OHOS::AVSession::SoftbusSession
44 SLOGI("SendByteToAll: %{public}s", data.c_str()); in SendByteToAll()
47 SLOGI("SendByteToAll : %{public}s", data.c_str()); in SendByteToAll()
/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_server.cpp321 SendByteToAll(msg); in SendRemoteControllerList()
529 SendByteToAll(data); in SendSpecialKeepaliveData()

Completed in 3 milliseconds