Searched refs:RemovePath (Results 1 – 5 of 5) sorted by relevance
61 virtual void RemovePath(const std::string& file_path) const;
190 void IoDelegate::RemovePath(const std::string& file_path) const { in RemovePath() function in android::aidl::IoDelegate
1427 io_delegate.RemovePath(header_path); in WriteHeader()1461 io_delegate.RemovePath(output_file); in GenerateCppInterface()
50 void RemovePath(const std::string& file_path) const override;
84 void FakeIoDelegate::RemovePath(const std::string& file_path) const { in RemovePath() function in android::aidl::test::FakeIoDelegate