Home
last modified time | relevance | path

Searched defs:fileMaxSize (Results 1 – 2 of 2) sorted by relevance

/base/security/security_guard/frameworks/common/utils/src/
Dfile_util.cpp22 bool ReadFileToStr(const std::string &fileName, const std::ios::pos_type fileMaxSize, std::string &… in ReadFileToStr()
/base/security/security_guard/test/unittest/config_manager/src/
Dsecurity_guard_config_manager_test.cpp836 std::ios::pos_type fileMaxSize = 1024; variable
845 std::ios::pos_type fileMaxSize = 1024; variable
856 std::ios::pos_type fileMaxSize = 10; variable
870 std::ios::pos_type fileMaxSize = 1024; variable