Home
last modified time | relevance | path

Searched refs:find_prop_bt (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dsystem_properties.cpp369 static prop_bt *find_prop_bt(prop_bt *const bt, const char *name, in find_prop_bt() function
454 current = find_prop_bt(root, remaining_name, substr_size, alloc_if_needed); in find_property()