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

  /frameworks/native/libs/binder/include/binder/
BpBinder.h 141 static bool sBinderProxyThrottleCreate;
  /frameworks/native/libs/binder/
BpBinder.cpp 41 bool BpBinder::sBinderProxyThrottleCreate = false;
116 if (sBinderProxyThrottleCreate) {
125 if (sBinderProxyThrottleCreate) {

Completed in 151 milliseconds