Searched defs:type_index (Results 1 – 4 of 4) sorted by relevance
36 uint32_t type_index; member106 uint32_t type_index() const { return node_property_entry()->type_index; } in type_index() function
46 uint32_t type_index = property_entry.type != nullptr && !property_entry.type->empty() in WritePropertyEntry() local
177 uint32_t type_index; in GetPropertyInfo() local
193 for (int type_index = 0; type_index < type_len; type_index++) { in NDEF_MsgValidate() local