Searched defs:FileIsReadable (Results 1 – 2 of 2) sorted by relevance
| /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 |
| /system/tools/aidl/ | ||
| D | io_delegate.cpp | 112 bool IoDelegate::FileIsReadable(const string& path) const { in FileIsReadable() function in android::aidl::IoDelegate |