Searched defs:deviceCommErrCode (Results 1 – 5 of 5) sorted by relevance
285 void AdapterStub::SimulateSendRetryClear(const std::string &dstTarget, int deviceCommErrCode) in SimulateSendRetryClear()300 …d AdapterStub::SimulateTriggerSendableCallback(const std::string &dstTarget, int deviceCommErrCode) in SimulateTriggerSendableCallback()
317 void SendTaskScheduler::SetDeviceCommErrCode(const std::string &target, int deviceCommErrCode) in SetDeviceCommErrCode()
87 processCommunicator_->RegOnSendAble([this](const DeviceInfos &devInfo, int deviceCommErrCode) { in StartAdapter()
812 …de = adapterHandle_->RegSendableCallback([this](const std::string &target, int deviceCommErrCode) { in RegCallbackToAdapter()
368 auto myOnSendAble = [](const DeviceInfos &deviceInfo, int deviceCommErrCode) {}; in __anon552298900602()