Searched defs:type_index (Results 1 – 4 of 4) sorted by relevance
38 uint32_t type_index; member108 uint32_t type_index() const { return node_property_entry()->type_index; } in type_index() function
48 uint32_t type_index = property_entry.type != nullptr && !property_entry.type->empty() in WritePropertyEntry() local
177 uint32_t type_index; in GetPropertyInfo() local
104 inline constexpr ssize_t type_index() { in type_index() function