Searched defs:readString (Results 1 – 4 of 4) sorted by relevance
64 private String readString(@NonNull ParcelFileDescriptor descriptor) throws IOException { in readString() method in UiAutomationShellTest
253 std::string readString; in TEST_F() local344 std::string readString; in TEST_F() local
453 private String readString(long offset) throws IOException { in readString() method in ReadElf
1005 private static String readString(File file) throws IOException { in readString() method in SplitAppTest