Home
last modified time | relevance | path

Searched defs:MAX_JSON_FILE_LEN (Results 1 – 3 of 3) sorted by relevance

/base/security/access_token/interfaces/innerkits/nativetoken/include/
Dnativetoken.h32 #define MAX_JSON_FILE_LEN 102400 macro
/base/startup/init/test/unittest/lite/
Dcmd_func_test.cpp59 const unsigned int MAX_JSON_FILE_LEN = 102400; // max init.cfg size 100KB variable
/base/startup/init/services/utils/
Dinit_utils.c37 #define MAX_JSON_FILE_LEN 102400 // max init.cfg size 100KB macro