Searched refs:OpenReadOnly (Results 1 – 5 of 5) sorted by relevance
68 static android::base::unique_fd OpenReadOnly(const std::string& filename);
177 android::base::unique_fd in_fd(FileHelper::OpenReadOnly(path)); in CollectRecordingData()
66 android::base::unique_fd FileHelper::OpenReadOnly(const std::string& filename) { in OpenReadOnly() function in FileHelper77 android::base::unique_fd fd = FileHelper::OpenReadOnly(filename); in CreateInstance()
185 android::base::unique_fd fd = FileHelper::OpenReadOnly(filename); in OpenObjectFile()
576 android::base::unique_fd in_fd(FileHelper::OpenReadOnly(in_filename)); in WriteRecordDataToOutFd()