Searched defs:child (Results 1 – 16 of 16) sorted by relevance
27 static const std::shared_ptr<WuKongTree> GetRoot(const std::shared_ptr<WuKongTree>& child) in GetRoot()112 virtual void AddChild(const std::shared_ptr<WuKongTree>& child) in AddChild()
23 for (auto child : children_) { in RecursUpdateNodeIndex() local
42 for (auto child : children_) { in RecursUpdateInfo() local
60 for (auto child : parent->GetChildren()) { in RecursStatistics() local
151 for (auto child : abilityNode->GetChildren()) { in FindAbility() local
25 struct cJSON *child; member
116 auto child = obj["children"]; in DFSVisitJson() local133 auto child = data["children"]; in ConstructIteratorByJson() local
84 static int child(void) in child() function
81 static int child(void) { in child() function
94 static int child(void) in child() function
108 auto &child = childrenData.at(idx); in AddExtraAttrs() local
117 nlohmann::json child = nlohmann::json(); in DumpWindowsInfo() local
131 for (auto child : parent->GetChildren()) { in CheckBundleFinished() local
488 def _check_tests_and_unavailable(cls, child): argument
41 int child; member
74 static void child() { pthread_mutex_unlock(&lock); } in child() function