Searched refs:get_next_prop (Results 1 – 4 of 4) sorted by relevance
27 Property get_next_prop(); in get_next_prop() method
36 Status get_next_prop(Property* prop);
294 Status PropIterator::get_next_prop(Property* prop) { in get_next_prop() function in com::android::trusty::device_tree::PropIterator
271 auto rc = piprop_iter->get_next_prop(property); in device_tree_iprop_iter_get_next_prop()