Searched refs:MAX_INFO_LEN (Results 1 – 1 of 1) sorted by relevance
37 constexpr int const MAX_INFO_LEN = 5 * 1024 * 1024; variable622 CHECK_AND_RETURN_RET_LOG(strlen(info) < MAX_INFO_LEN, nullptr, in OH_ImageEffect_Restore()