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