Searched refs:real_type (Results 1 – 1 of 1) sorted by relevance
1685 ELM_OBJECT_TYPE real_type; in _create_object_from_data() local1694 if (FALSE == _verify_header(&real_type, &version, data)) { in _create_object_from_data()1699 if (real_type != type) { in _create_object_from_data()1706 switch (real_type) { in _create_object_from_data()
Completed in 8 milliseconds