Searched refs:RemovePath (Results 1 – 5 of 5) sorted by relevance
56 virtual void RemovePath(const std::string& file_path) const;
188 void IoDelegate::RemovePath(const std::string& file_path) const { in RemovePath() function in android::aidl::IoDelegate
1142 io_delegate.RemovePath(header_path); in WriteHeader()1179 io_delegate.RemovePath(output_file); in GenerateCppInterface()
48 void RemovePath(const std::string& file_path) const override;
83 void FakeIoDelegate::RemovePath(const std::string& file_path) const { in RemovePath() function in android::aidl::test::FakeIoDelegate