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