Home
last modified time | relevance | path

Searched refs:states (Results 1 – 25 of 25) sorted by relevance

/system/netd/server/
DSockDiag.cpp95 int SockDiag::sendDumpRequest(uint8_t proto, uint8_t family, uint8_t extensions, uint32_t states, in sendDumpRequest() argument
109 .idiag_states = states, in sendDumpRequest()
128 int SockDiag::sendDumpRequest(uint8_t proto, uint8_t family, uint32_t states) { in sendDumpRequest() argument
132 return sendDumpRequest(proto, family, 0, states, iov, ARRAY_SIZE(iov)); in sendDumpRequest()
202 uint32_t states = ~(1 << TCP_TIME_WAIT); in sendDumpRequest() local
203 return sendDumpRequest(proto, family, 0, states, iov, ARRAY_SIZE(iov)); in sendDumpRequest()
335 const uint32_t states = (1 << TCP_ESTABLISHED) | (1 << TCP_SYN_SENT) | (1 << TCP_SYN_RECV); in destroyLiveSockets() local
339 if (int ret = sendDumpRequest(proto, family, 0, states, iov, iovcnt)) { in destroyLiveSockets()
354 const uint32_t states = (1 << TCP_ESTABLISHED) | (1 << TCP_SYN_SENT) | (1 << TCP_SYN_RECV); in getLiveTcpInfos() local
363 if (int ret = sendDumpRequest(proto, family, extensions, states, iov, ARRAY_SIZE(iov))) { in getLiveTcpInfos()
[all …]
DSockDiag.h67 int sendDumpRequest(uint8_t proto, uint8_t family, uint32_t states);
93 int sendDumpRequest(uint8_t proto, uint8_t family, uint8_t extensions, uint32_t states,
DSockDiagTest.cpp57 static const char *states[] = { in tcpStateName() local
72 return states[(state < ARRAY_SIZE(states)) ? state : 0]; in tcpStateName()
/system/libhwbinder/
DBufferedTextOutput.cpp92 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/
DIBluetoothPbap.aidl28 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothPan.aidl33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothPbapClient.aidl30 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothSap.aidl33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothMap.aidl33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothAvrcpController.aidl31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothA2dpSink.aidl31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothHearingAid.aidl31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothMapClient.aidl33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothHidHost.aidl31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothHidDevice.aidl37 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothA2dp.aidl33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothHeadset.aidl33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothHeadsetClient.aidl33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
DIBluetoothGatt.aidl44 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() argument
/system/extras/simpleperf/scripts/
Dreport_html.js368 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/
Dsock_diag_test.cpp49 static const char *states[] = { in tcpStateName() local
64 return states[(state < ARRAY_SIZE(states)) ? state : 0]; in tcpStateName()
/system/core/adb/
DOVERVIEW.TXT43 The BOOTLOADER and RECOVERY states correspond to alternate states of
66 states. They are a few other services though.
/system/bt/doc/
Dpower_management.md10 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/core/rootdir/
Dinit.usb.rc24 # Used to disable USB when switching states
/system/core/rootdir/etc/
Dld.config.txt526 # want to eliminate double-loading because doing so means the global states