Searched defs:RemovePath (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/tools/aidl/ | ||
H A D | io_delegate.cpp | 190 void IoDelegate::RemovePath(const std::string& file_path) const { in RemovePath() function in android::aidl::IoDelegate |
/aosp12/system/tools/aidl/tests/ | ||
H A D | fake_io_delegate.cpp | 84 void FakeIoDelegate::RemovePath(const std::string& file_path) const { in RemovePath() function in android::aidl::test::FakeIoDelegate |