Searched refs:update_model_rsp_msg (Results 1 – 1 of 1) sorted by relevance
53 std::shared_ptr<std::vector<unsigned char>> update_model_rsp_msg = nullptr; in Launch() local56 &update_model_rsp_msg)) { in Launch()60 flatbuffers::Verifier verifier(update_model_rsp_msg->data(), update_model_rsp_msg->size()); in Launch()67 flatbuffers::GetRoot<schema::ResponseFLJob>(update_model_rsp_msg->data()); in Launch()