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