HomeSort by relevance Sort by last modified time
    Searched refs:find_prop_bt (Results 1 - 2 of 2) sorted by null

  /bionic/libc/system_properties/include/system_properties/
prop_area.h 139 prop_bt* find_prop_bt(prop_bt* const bt, const char* name, uint32_t namelen, bool alloc_if_needed);
  /bionic/libc/system_properties/
prop_area.cpp 226 prop_bt* prop_area::find_prop_bt(prop_bt* const bt, const char* name, uint32_t namelen, function in class:prop_area
307 current = find_prop_bt(root, remaining_name, substr_size, alloc_if_needed);

Completed in 7550 milliseconds