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