Searched defs:section_count (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dlinux.cc63 size_t section_count = sections_.size(); local
64 for (size_t i = 0; i < section_count; ++i) {
98 size_t section_count = sections_.size();
99 for (size_t i = 0; i < section_count; ++i) {
128 size_t section_count = sections_.size(); local
129 for (size_t i = 0; i < section_count; ++i) {
/external/f2fs-tools/include/
H A Df2fs_fs.h327 __le32 section_count; /* total # of sections */ member in struct:f2fs_super_block

Completed in 708 milliseconds