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