Searched defs:FileIsReadable (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/tools/aidl/tests/ | ||
D | fake_io_delegate.cpp | 60 bool FakeIoDelegate::FileIsReadable(const string& path) const { in FileIsReadable() function in android::aidl::test::FakeIoDelegate |
/aosp_15_r20/system/tools/aidl/ | ||
D | io_delegate.cpp | 112 bool IoDelegate::FileIsReadable(const string& path) const { in FileIsReadable() function in android::aidl::IoDelegate |