Searched refs:isDescriptorCached (Results 1 – 2 of 2) sorted by relevance
127 bool isDescriptorCached() const;
151 bool BpBinder::isDescriptorCached() const { in isDescriptorCached() function in android::BpBinder158 if (isDescriptorCached() == false) { in getInterfaceDescriptor()