Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dsimulator_runtime.cpp89 bool SimulatorRuntime::ReadFileToString(const std::string_view filename, in ReadFileToString() function in SimulatorRuntime
Dupdater_runtime.cpp141 bool UpdaterRuntime::ReadFileToString(const std::string_view filename, std::string* content) const { in ReadFileToString() function in UpdaterRuntime