Searched refs:RemovePath (Results 1 – 5 of 5) sorted by relevance
63 virtual void RemovePath(const std::string& file_path) const;
181 void IoDelegate::RemovePath(const std::string& file_path) const { in RemovePath() function in android::aidl::IoDelegate
736 io_delegate.RemovePath(header_path); in WriteHeader()799 io_delegate.RemovePath(options.OutputCppFilePath()); in GenerateCpp()
51 void RemovePath(const std::string& file_path) const override;
89 void FakeIoDelegate::RemovePath(const std::string& file_path) const { in RemovePath() function in android::aidl::test::FakeIoDelegate