Searched refs:want_subtree (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/system_properties/
H A Dprop_area.cpp284 const bool want_subtree = (sep != nullptr); local
285 const uint32_t substr_size = (want_subtree) ? sep - remaining_name : strlen(remaining_name);
312 if (!want_subtree) break;

Completed in 83 milliseconds