Searched defs:msgCallback (Results 1 – 6 of 6) sorted by relevance
48 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in OnResult() local73 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in OnAcquireInfo() local
341 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in OnMessage() local374 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in ContinueSchedule() local
219 …MsgCallback msgCallback = [weakThis = weak_from_this(), this](const std::shared_ptr<Attributes> &r… in SendQueryExecutorInfoMsg() local
251 …MsgCallback msgCallback = [weakThis = weak_from_this(), this](const std::shared_ptr<Attributes> &r… in SendRequest() local
72 MsgCallback msgCallback; member
244 …MsgCallback msgCallback = [self = weak_from_this(), scheduleId](const std::shared_ptr<Attributes> … in OnBeginExecute() local282 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in OnEndExecute() local306 …MsgCallback msgCallback = [weakThis = weak_from_this(), scheduleId](const std::shared_ptr<Attribut… in OnSendData() local