Searched refs:WriteCow (Results 1 – 2 of 2) sorted by relevance
69 static bool WriteCow(const std::string& path) { in WriteCow() function111 if (!WriteCow(argv[1])) { in main()
62 void WriteCow(ICowWriter* writer) { in WriteCow() function in android::snapshot::OfflineSnapshotTest188 ASSERT_NO_FATAL_FAILURE(WriteCow(writer.get())); in TEST_F()