Home
last modified time | relevance | path

Searched refs:contains_referenced_child (Results 1 – 1 of 1) sorted by relevance

/external/skqp/tools/bookmaker/
DmdOut.cpp754 static bool contains_referenced_child(const Definition* found, const vector<string>& refs) { in contains_referenced_child() function
760 if (contains_referenced_child(child, refs)) { in contains_referenced_child()
804 goodEnough = contains_referenced_child(found, bmhFile.second); in checkAnchors()