HomeSort by relevance Sort by last modified time
    Searched full:substr_size (Results 1 - 1 of 1) sorted by null

  /bionic/libc/bionic/
system_properties.cpp 431 const uint8_t substr_size = (want_subtree) ? local
434 if (!substr_size) {
444 root = new_prop_bt(remaining_name, substr_size, &new_offset);
454 current = find_prop_bt(root, remaining_name, substr_size, alloc_if_needed);

Completed in 653 milliseconds