Home
last modified time | relevance | path

Searched defs:get_next_prop (Results 1 – 2 of 2) sorted by relevance

/trusty/user/base/interface/device_tree/com/android/trusty/device_tree/
DIPropIterator.aidl27 Property get_next_prop(); in get_next_prop() method
/trusty/kernel/lib/shared/device_tree/service/
Ddevice_tree_service.cpp294 Status PropIterator::get_next_prop(Property* prop) { in get_next_prop() function in com::android::trusty::device_tree::PropIterator