Home
last modified time | relevance | path

Searched defs:OnBroadcast (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp182 std::pair<uint16_t, uint16_t> DeviceMatrix::OnBroadcast(const std::string &device, const DataLevel … in OnBroadcast() function in OHOS::DistributedData::DeviceMatrix
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter_standard.cpp457 void SoftBusAdapter::OnBroadcast(const DeviceId &device, const LevelInfo &levelInfo) in OnBroadcast() function in OHOS::AppDistributedKv::SoftBusAdapter