Searched refs:setBinderProxyCountWatermarks (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DBpBinder.h75 static void setBinderProxyCountWatermarks(int high, int low);
/frameworks/native/libs/binder/include/binder/
H A DBpBinder.h75 static void setBinderProxyCountWatermarks(int high, int low);
/frameworks/native/libs/binder/
H A DBpBinder.cpp462 void BpBinder::setBinderProxyCountWatermarks(int high, int low) { function in class:android::BpBinder
/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp1059 BpBinder::setBinderProxyCountWatermarks(high, low);

Completed in 57 milliseconds