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

  /frameworks/base/include/binder/
BpBinder.h 109 bool isDescriptorCached() const;
  /frameworks/base/libs/binder/
BpBinder.cpp 101 bool BpBinder::isDescriptorCached() const {
108 if (isDescriptorCached() == false) {

Completed in 55 milliseconds