Home
last modified time | relevance | path

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

/frameworks/rs/
DrsApiContext.cpp73 ObjectBase *ob = static_cast<ObjectBase *>(obj); in rsaGetName() local
DrsElement.cpp354 ObjectBase *ob = obp[0]; in incRefs() local
376 ObjectBase *ob = obp[0]; in decRefs() local
DrsContext.cpp800 ObjectBase *ob = static_cast<ObjectBase *>(obj); in rsi_AssignName() local
805 ObjectBase *ob = static_cast<ObjectBase *>(optr); in rsi_ObjDestroy() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor_pool.cc48 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Drepeated_scalar_container.cc56 #define PyString_AsString(ob) \ argument
Dmessage.cc49 #define Py_TYPE(ob) (((PyObject*)(ob))->ob_type) argument
80 #define PyString_AsString(ob) \ argument
82 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
Ddescriptor.cc55 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
152 #define Py_TYPE(ob) (((PyObject*)(ob))->ob_type) argument
Ddescriptor_containers.cc67 #define PyString_AsStringAndSize(ob, charpp, sizep) \ argument
/frameworks/native/libs/binder/
DBpBinder.cpp228 Obituary ob; in linkToDeath() local