Searched refs:a_node (Results 1 – 4 of 4) sorted by relevance
33 bool VehiclePropertyAccessControlForTesting::populate(xmlNode* a_node) { in populate() argument34 return VehiclePropertyAccessControl::populate(a_node); in populate()
20 bool populate(xmlNode* a_node);
130 bool VehiclePropertyAccessControl::populate(xmlNode * a_node) { in populate() argument142 if (!a_node) { in populate()148 for (cur_node = a_node; cur_node; cur_node = cur_node->next) { in populate()
48 bool populate(xmlNode* a_node);