Home
last modified time | relevance | path

Searched refs:MAX_ALLOW_SIZE (Results 1 - 2 of 2) sorted by relevance

/base/startup/init/test/fuzztest/parseueventconfig_fuzzer/
H A Dparseueventconfig_fuzzer.cpp20 #define MAX_ALLOW_SIZE 100 macro
25 if (size == 0 && size > MAX_ALLOW_SIZE) { in FuzzParseUeventConfig()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/form_manager/
H A Dform_status_change_callback.cpp25 static constexpr int32_t MAX_ALLOW_SIZE = 8 * 1024; member
67 if (infoSize < 0 || infoSize > MAX_ALLOW_SIZE) { in HandleNotifyWhetherFormsVisible()

Completed in 2 milliseconds