HomeSort by relevance Sort by last modified time
    Searched refs:isDescriptorCached (Results 1 - 3 of 3) sorted by null

  /system/libhwbinder/include/hwbinder/
BpHwBinder.h 106 bool isDescriptorCached() const;
  /frameworks/native/libs/binder/include/binder/
BpBinder.h 123 bool isDescriptorCached() const;
  /frameworks/native/libs/binder/
BpBinder.cpp 151 bool BpBinder::isDescriptorCached() const {
158 if (isDescriptorCached() == false) {

Completed in 94 milliseconds