Home
last modified time | relevance | path

Searched refs:GetSoftBusError (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_client.h52 int32_t GetSoftBusError();
H A Dsoftbus_client.cpp86 int32_t SoftBusClient::GetSoftBusError() in GetSoftBusError() function in OHOS::AppDistributedKv::SoftBusClient
H A Dsoftbus_adapter_standard.cpp215 auto errCode = conn->GetSoftBusError(); in SendData()