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

  /frameworks/native/libs/binder/include/binder/
BpBinder.h 72 static void disableCountByUid();
  /frameworks/native/libs/binder/
BpBinder.cpp 454 void BpBinder::disableCountByUid() { sCountByUidEnabled.store(false); }

Completed in 194 milliseconds