Searched refs:OpenReadOnly (Results 1 – 4 of 4) sorted by relevance
57 FileHelper fhelper = FileHelper::OpenReadOnly(apk_path); in FindElfInApkByOffsetWithoutCache()117 FileHelper fhelper = FileHelper::OpenReadOnly(apk_path); in FindElfInApkByName()
61 static FileHelper OpenReadOnly(const std::string& filename);
59 FileHelper FileHelper::OpenReadOnly(const std::string& filename) { in OpenReadOnly() function in FileHelper
149 FileHelper fhelper = FileHelper::OpenReadOnly(filename); in OpenObjectFile()