Searched refs:ReadCommentedInputFromFd (Results 1 – 1 of 1) sorted by relevance
2528 ReadCommentedInputFromFd<std::vector<std::string>>(dirty_image_objects_fd_, nullptr); in PrepareDirtyObjects()2551 if (!ReadCommentedInputFromFd(fd, nullptr, &compiler_options_->preloaded_classes_)) { in PreparePreloadedClasses()2802 static bool ReadCommentedInputFromFd( in ReadCommentedInputFromFd() function in art::Dex2Oat2826 static std::unique_ptr<T> ReadCommentedInputFromFd( in ReadCommentedInputFromFd() function in art::Dex2Oat2829 ReadCommentedInputFromFd(input_fd, process, output.get()); in ReadCommentedInputFromFd()