Searched defs:kLeaf (Results 1 – 8 of 8) sorted by relevance
41 kLeaf, // An opaque leaf node enumerator
104 kLeaf = 1 << 0, // the target node doesn't have descendants enumerator
41 kLeaf, // /Type /Page, AKA page object. enumerator
147 static const uint8_t kLeaf[] = {0x30, 0x00}; in TEST() local
344 static constexpr char kLeaf = '$'; member
601 static const uint8_t kLeaf[] = {0x30, 0x00}; in TEST() local