Searched refs:PropIterator (Results 1 – 2 of 2) sorted by relevance
28 class PropIterator : public BnPropIterator {30 PropIterator(int prop_offset, const unsigned char* dtb) in PropIterator() function
249 sp<PropIterator> iter = sp<PropIterator>::make(prop_offset, mDtb); in get_props()294 Status PropIterator::get_next_prop(Property* prop) { in get_next_prop()