Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/tuningfork/prototest/src/
Dplay.cc24 auto descs = dynamicproto::fileDescriptors(argv[1]); in main() local
/frameworks/base/core/java/android/accounts/
DChooseTypeAndAccountActivity.java560 AuthenticatorDescription[] descs = AccountManager.get(this).getAuthenticatorTypes(); in getReleventAccountTypes() local
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java326 ArrayList<BluetoothGattDescriptor> descs = in BluetoothGattCharacteristic() local