Home
last modified time | relevance | path

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

/kernel/lib/topology/
A Dsystem-topology.cpp89 uint8_t current_type = ZBI_TOPOLOGY_ENTITY_UNDEFINED; in Validate() local
96 if (current_type == ZBI_TOPOLOGY_ENTITY_UNDEFINED) { in Validate()
97 current_type = node->entity_type; in Validate()
100 if (current_type != node->entity_type) { in Validate()
129 current_type = node->entity_type; in Validate()

Completed in 7 milliseconds