Searched defs:GetFileContent (Results 1 – 4 of 4) sorted by relevance
48 static std::string GetFileContent(const std::string& filename) in GetFileContent() function
198 static int32_t GetFileContent(const char *path, const char *alias, struct HksBlob *fileContent) in GetFileContent() function
192 bool ModuleZipHelper::GetFileContent(std::string &buf) in GetFileContent() function in OHOS::SysInstaller::ModuleZipHelper
434 static int32_t GetFileContent(const std::string& path, std::string& content) in GetFileContent() function