Searched defs:get_next_prop (Results 1 – 2 of 2) sorted by relevance
/trusty/user/base/interface/device_tree/com/android/trusty/device_tree/ | ||
D | IPropIterator.aidl | 27 Property get_next_prop(); in get_next_prop() method |
/trusty/kernel/lib/shared/device_tree/service/ | ||
D | device_tree_service.cpp | 294 Status PropIterator::get_next_prop(Property* prop) { in get_next_prop() function in com::android::trusty::device_tree::PropIterator |