Home
last modified time | relevance | path

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

/frameworks/base/tools/bit/
Daapt.cpp85 Element::GetAttr(const string& ns, const string& name) const in GetAttr() function in Element
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc2640 PyObject* GetAttr(CMessage* self, PyObject* name) { in CheckAndGetInteger() function