Home
last modified time | relevance | path

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

/base/security/appverify/interfaces/innerkits/appverify_lite/unittest/src/
H A Dwrite_file.cpp31 const int32_t MAX_FILE_LEN = 1000000; member
47 if (wholeLen == 0 || wholeLen > MAX_FILE_LEN) { in CopyFile()

Completed in 1 milliseconds