Searched defs:ParseOps (Results 1 – 2 of 2) sorted by relevance
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
D | parser_v3.cpp | 97 bool CowParserV3::ParseOps(borrowed_fd fd, const uint32_t op_index) { in ParseOps() function in android::snapshot::CowParserV3 |
D | parser_v2.cpp | 64 bool CowParserV2::ParseOps(borrowed_fd fd, std::optional<uint64_t> label) { in ParseOps() function in android::snapshot::CowParserV2 |