Home
last modified time | relevance | path

Searched defs:ReadFileToString (Results 1 – 2 of 2) 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/update/updater/utils/
Dutils.cpp255 bool ReadFileToString(int fd, std::string &content) in ReadFileToString() function