Searched refs:want_subtree (Results 1 – 1 of 1) sorted by relevance
284 const bool want_subtree = (sep != nullptr); in find_property() local285 const uint32_t substr_size = (want_subtree) ? sep - remaining_name : strlen(remaining_name); in find_property()312 if (!want_subtree) break; in find_property()