Searched refs:isDescriptorCached (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DBpBinder.h109 bool isDescriptorCached() const;
/frameworks/native/libs/binder/
H A DBpBinder.cpp102 bool BpBinder::isDescriptorCached() const { function in class:android::BpBinder
109 if (isDescriptorCached() == false) {

Completed in 66 milliseconds