Home
last modified time | relevance | path

Searched defs:walk_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/avb/examples/uefi/
H A Duefi_avb_ops.c331 static EFI_STATUS walk_path(IN EFI_DEVICE_PATH* init, in walk_path() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Dptree_implementation.hpp885 basic_ptree<K, D, C>::walk_path(path_type &p) const in walk_path() function in boost::property_tree::basic_ptree
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_os.py1374 def test_walk_prune(self, walk_path=None): argument