Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties.cpp152 prop_bt *find_prop_bt(prop_bt *const bt, const char *name,
421 prop_bt *prop_area::find_prop_bt(prop_bt *const bt, const char *name, in find_prop_bt() function in prop_area
506 current = find_prop_bt(root, remaining_name, substr_size, alloc_if_needed); in find_property()