Home
last modified time | relevance | path

Searched defs:FindAttribute (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/att/
Ddatabase.cc227 const Attribute* Database::FindAttribute(Handle handle) { in FindAttribute() function in bt::att::Database
/external/tinyxml2/
Dtinyxml2.cpp1629 const XMLAttribute* XMLElement::FindAttribute( const char* name ) const in FindAttribute() function in tinyxml2::XMLElement