Home
last modified time | relevance | path

Searched defs:num_buckets (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderThroughputTest.cpp103 static const uint32_t num_buckets = 128; variable
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp912 const int num_buckets = 200; in ClientCommand() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java933 public int num_buckets; field in WifiNative.ScanSettings