Home
last modified time | relevance | path

Searched defs:FindChild (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dchild_table.cpp117 const Child *ChildTable::FindChild(const Child::AddressMatcher &aMatcher) const in FindChild() function in ot::ChildTable
135 Child *ChildTable::FindChild(uint16_t aRloc16, Child::StateFilter aFilter) in FindChild() function in ot::ChildTable
140 Child *ChildTable::FindChild(const Mac::ExtAddress &aExtAddress, Child::StateFilter aFilter) in FindChild() function in ot::ChildTable
145 Child *ChildTable::FindChild(const Mac::Address &aMacAddress, Child::StateFilter aFilter) in FindChild() function in ot::ChildTable
H A Dchild_table.hpp355 …Child *FindChild(const Child::AddressMatcher &aMatcher) { return AsNonConst(AsConst(this)->FindChi… in FindChild() function in ot::ChildTable
/aosp_15_r20/system/core/property_service/libpropertyinfoserializer/
H A Dtrie_builder.h41 TrieBuilderNode* FindChild(const std::string& name) { in FindChild() function
48 const TrieBuilderNode* FindChild(const std::string& name) const { in FindChild() function
/aosp_15_r20/frameworks/base/tools/aapt2/xml/
H A DXmlDom.cpp451 Element* Element::FindChild(StringPiece ns, StringPiece name) { in FindChild() function in aapt::xml::Element
455 const Element* Element::FindChild(StringPiece ns, StringPiece name) const { in FindChild() function in aapt::xml::Element
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/
H A Dclass_definition.py39 def FindChild(self, snippet_type, **kwargs): member in Class
H A Dfunction_definition.py39 def FindChild(self, snippet_type, **kwargs): member in Function
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/
H A Dsnippet.py64 def FindChild(self, snippet_type, **kwargs): member in Snippet
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddefault_value_objectwriter.cc218 DefaultValueObjectWriter::Node* DefaultValueObjectWriter::Node::FindChild( in FindChild() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Ddefault_value_objectwriter.cc218 DefaultValueObjectWriter::Node* DefaultValueObjectWriter::Node::FindChild( in FindChild() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node