Home
last modified time | relevance | path

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

/base/web/webview/test/ohos_nweb/
Dnweb_handler_impl_test_for_intercept.cpp36 bool ReadFileToString(const char* path, std::string& data) in ReadFileToString() function
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
Dzip_helper.cpp102 bool ReadFileToString(const std::string& path, std::string& out) in ReadFileToString() function
/base/update/updater/utils/
Dutils.cpp285 bool ReadFileToString(int fd, std::string &content) in ReadFileToString() function