Searched defs:CreateChild (Results 1 – 7 of 7) sorted by relevance
84 EFI_SERVICE_BINDING_CREATE_CHILD CreateChild; member
90 EFI_SERVICE_BINDING_CREATE_CHILD CreateChild; member
45 Node CreateChild(std::string_view /*name*/) { return Node(); } in CreateChild() function
143 Node* Node::CreateChild(const std::string& name) { in CreateChild() function in perfetto::trace_processor::Node
217 SubtypeCheckInfo CreateChild(bool assign_next) { in CreateChild() function