Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dinspect_cow.cpp176 size_t seq_len = op.data_length / sizeof(uint32_t); in Inspect() local
H A Dcow_api_test.cpp1252 const int seq_len = std::numeric_limits<uint16_t>::max() / sizeof(uint32_t) + 1; in TEST_F() local
1284 const int seq_len = 10; in TEST_F() local
1305 const int seq_len = 10; in TEST_F() local
H A Dcow_reader.cpp430 size_t seq_len = current_op.data_length / sizeof(uint32_t); in PrepMergeOps() local