Searched defs:context_index (Results 1 – 3 of 3) sorted by relevance
92 uint32_t* context_index, uint32_t* type_index) const { in CheckPrefixMatch()110 void PropertyInfoArea::GetPropertyInfoIndexes(const char* name, uint32_t* context_index, in GetPropertyInfoIndexes()176 uint32_t context_index; in GetPropertyInfo() local
34 uint32_t context_index; member105 uint32_t context_index() const { return node_property_entry()->context_index; } in context_index() function
43 uint32_t context_index = property_entry.context != nullptr && !property_entry.context->empty() in WritePropertyEntry() local