/system/netd/server/ |
D | SockDiag.cpp | 108 int SockDiag::sendDumpRequest(uint8_t proto, uint8_t family, uint8_t extensions, uint32_t states, in sendDumpRequest() argument 122 .idiag_states = states, in sendDumpRequest() 141 int SockDiag::sendDumpRequest(uint8_t proto, uint8_t family, uint32_t states) { in sendDumpRequest() argument 145 return sendDumpRequest(proto, family, 0, states, iov, ARRAY_SIZE(iov)); in sendDumpRequest() 213 uint32_t states = ~(1 << TCP_TIME_WAIT); in sendDumpRequest() local 214 return sendDumpRequest(proto, family, 0, states, iov, ARRAY_SIZE(iov)); in sendDumpRequest() 347 const uint32_t states = (1 << TCP_ESTABLISHED) | (1 << TCP_SYN_SENT) | (1 << TCP_SYN_RECV); in destroyLiveSockets() local 351 if (int ret = sendDumpRequest(proto, family, 0, states, iov, iovcnt)) { in destroyLiveSockets() 366 const uint32_t states = (1 << TCP_ESTABLISHED) | (1 << TCP_SYN_SENT) | (1 << TCP_SYN_RECV); in getLiveTcpInfos() local 375 if (int ret = sendDumpRequest(proto, family, extensions, states, iov, ARRAY_SIZE(iov))) { in getLiveTcpInfos() [all …]
|
D | SockDiag.h | 66 int sendDumpRequest(uint8_t proto, uint8_t family, uint32_t states); 92 int sendDumpRequest(uint8_t proto, uint8_t family, uint8_t extensions, uint32_t states,
|
D | SockDiagTest.cpp | 57 static const char *states[] = { in tcpStateName() local 72 return states[(state < ARRAY_SIZE(states)) ? state : 0]; in tcpStateName()
|
/system/libhwbinder/ |
D | BufferedTextOutput.cpp | 92 Vector<sp<BufferedTextOutput::BufferState> > states; member 269 while (ts->states.size() <= (size_t)mIndex) ts->states.add(nullptr); in getBuffer() 270 BufferState* bs = ts->states[mIndex].get(); in getBuffer() 273 ts->states.editItemAt(mIndex) = new BufferState(mIndex); in getBuffer() 274 bs = ts->states[mIndex].get(); in getBuffer()
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothPbap.aidl | 28 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothPbapClient.aidl | 30 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothPan.aidl | 33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothMap.aidl | 32 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothSap.aidl | 33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothAvrcpController.aidl | 31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothA2dpSink.aidl | 31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothHearingAid.aidl | 31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothMapClient.aidl | 33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothHidHost.aidl | 31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothHidDevice.aidl | 37 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothA2dp.aidl | 37 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothHeadset.aidl | 34 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothHeadsetClient.aidl | 33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
D | IBluetoothGatt.aidl | 44 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
|
/system/extras/simpleperf/scripts/ |
D | report_html.js | 368 this.states = { property 385 return this.states.SHOW_LIB_INFO; 388 return this.states.SHOW_THREAD_INFO; 391 return this.states.SHOW_PROCESS_INFO; 393 return this.states.SHOW_EVENT_INFO; 398 if (state == this.states.SHOW_PROCESS_INFO) { 400 } else if (state == this.states.SHOW_THREAD_INFO) { 402 } else if (state == this.states.SHOW_LIB_INFO) { 412 if (state == this.states.SHOW_EVENT_INFO) { 414 } else if (state == this.states.SHOW_PROCESS_INFO) { [all …]
|
/system/netd/tests/ |
D | sock_diag_test.cpp | 49 static const char *states[] = { in tcpStateName() local 64 return states[(state < ARRAY_SIZE(states)) ? state : 0]; in tcpStateName()
|
/system/core/adb/ |
D | OVERVIEW.TXT | 43 The BOOTLOADER and RECOVERY states correspond to alternate states of 66 states. They are a few other services though.
|
/system/bt/doc/ |
D | power_management.md | 10 Power states are managed per-device, per-profile, so every incoming event 28 states. Responses are handled in an asynchronous fashion, primarily via the 35 Overall power states are managed *per device*, not per connection, but the power 40 states it wants ACTIVE, the power management code will change to ACTIVE. 86 Throughout the `bta_dm_pm.cc` file, connections whose power management states are
|
/system/sepolicy/public/ |
D | recovery.te | 155 # Allow mounting /metadata for writing update states
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | recovery.te | 155 # Allow mounting /metadata for writing update states
|