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