Searched defs:EfLinearResult (Results 1 – 1 of 1) sorted by relevance
88 struct EfLinearResult : public FileToControllerMsg { struct89 explicit EfLinearResult(const FileToControllerMsg *cmd) in EfLinearResult() function97 const static int Ef_RESULT_NUM = 3;98 int valueData[Ef_RESULT_NUM] = {0};99 std::shared_ptr<void> exception = nullptr;