Home
last modified time | relevance | path

Searched defs:callbackType (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dmacasyncsocket.cc403 CFSocketCallBackType callbackType, in MacAsyncSocketCallBack()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothLeScanFacade.java894 public void onScanResult(int callbackType, ScanResult result) { in onScanResult()