Searched defs:GetFileContents (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/tools/aidl/ | ||
H A D | io_delegate.cpp | 88 unique_ptr<string> IoDelegate::GetFileContents( in GetFileContents() function in android::aidl::IoDelegate |
/aosp12/system/tools/aidl/tests/ | ||
H A D | fake_io_delegate.cpp | 44 unique_ptr<string> FakeIoDelegate::GetFileContents( in GetFileContents() function in android::aidl::test::FakeIoDelegate |