Searched defs:SetFileContents (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/tools/aidl/tests/ | ||
D | fake_io_delegate.cpp | 73 void FakeIoDelegate::SetFileContents(const string& filename, in SetFileContents() function in android::aidl::test::FakeIoDelegate |
/aosp_15_r20/kernel/tests/net/test/ | ||
H A D | namespace.py | 106 def SetFileContents(f, s): function |