Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Dprocess_communicator_impl.h34 using OnSendAble = DistributedDB::OnSendAble; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Diprocess_communicator.h70 using OnSendAble = std::function<void(const DeviceInfos &deviceInfo, int softBusErrCode)>; variable