Home
last modified time | relevance | path

Searched refs:findObject (Results 1 – 6 of 6) sorted by relevance

/system/libhwbinder/include/hwbinder/
DIBinder.h158 virtual void* findObject(const void* objectID) const = 0;
DBpHwBinder.h57 virtual void* findObject(const void* objectID) const;
DBinder.h56 virtual void* findObject(const void* objectID) const;
/system/libhwbinder/
DBinder.cpp165 void* BHwBinder::findObject(const void* objectID) const in findObject() function in android::hardware::BHwBinder
DBpHwBinder.cpp249 void* BpHwBinder::findObject(const void* objectID) const in findObject() function in android::hardware::BpHwBinder
/system/tools/hidl/
Dhidl-gen_y.yy78 "pingBinder", "dump", "transact", "checkSubclass", "attachObject", "findObject",