Home
last modified time | relevance | path

Searched defs:ParseOps (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dparser_v3.cpp97 bool CowParserV3::ParseOps(borrowed_fd fd, const uint32_t op_index) { in ParseOps() function in android::snapshot::CowParserV3
Dparser_v2.cpp64 bool CowParserV2::ParseOps(borrowed_fd fd, std::optional<uint64_t> label) { in ParseOps() function in android::snapshot::CowParserV2