Searched refs:SetSoftBusErrCode (Results 1 – 3 of 3) sorted by relevance
81 void SetSoftBusErrCode(const std::string &target, int softBusErrCode);
317 void SendTaskScheduler::SetSoftBusErrCode(const std::string &target, int softBusErrCode) in SetSoftBusErrCode() function in DistributedDB::SendTaskScheduler
747 scheduler_.SetSoftBusErrCode(target, softBusErrCode); in RegCallbackToAdapter()