Searched defs:ImagePackerError (Results 1 – 1 of 1) sorted by relevance
81 struct ImagePackerError { struct82 bool hasErrorCode = false;83 int32_t errorCode = SUCCESS;84 std::string msg;