Home
last modified time | relevance | path

Searched defs:FileIsReadable (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dio_delegate.cpp110 bool IoDelegate::FileIsReadable(const string& path) const { in FileIsReadable() function in android::aidl::IoDelegate
/system/tools/aidl/tests/
Dfake_io_delegate.cpp68 bool FakeIoDelegate::FileIsReadable(const string& path) const { in FileIsReadable() function in android::aidl::test::FakeIoDelegate