Home
last modified time | relevance | path

Searched defs:OpenForWrite (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dcow_writer.cpp182 bool CowWriter::OpenForWrite() { in OpenForWrite() function in android::snapshot::CowWriter
/aosp12/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_smoke_test.cpp58 int OpenForWrite(const std::string& filename) { in OpenForWrite() function
/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp246 static int OpenForWrite(std::string path) { in OpenForWrite() function