Home
last modified time | relevance | path

Searched refs:kMaxUnicode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/nix/
H A Dmime_util_xdg.cc42 constexpr uint32_t kMaxUnicode = 0x10ffff; variable
158 if (!ReadInt(buf, tree_offset, "N_ROOTS", 0, kMaxUnicode, &root.n_children)) { in ParseMimeTypes()
176 if (!ReadInt(buf, p, "CHARACTER", 0, kMaxUnicode, &c)) { in ParseMimeTypes()
209 if (!ReadInt(buf, p, "N_CHILDREN", 0, kMaxUnicode, &node.n_children)) { in ParseMimeTypes()