/system/bt/btif/co/ |
D | bta_pan_co.c | 166 BOOLEAN forward; in bta_pan_co_tx_path() local 187 &ext, &forward))) in bta_pan_co_tx_path() 203 (char*)(p_buf + 1) + p_buf->offset, p_buf->len, ext, forward); in bta_pan_co_tx_path() 245 UINT16 len, BOOLEAN ext, BOOLEAN forward) in bta_pan_co_tx_write() argument 255 UNUSED(forward); in bta_pan_co_tx_write() 275 BOOLEAN ext, BOOLEAN forward) in bta_pan_co_tx_writebuf() argument 284 UNUSED(forward); in bta_pan_co_tx_writebuf()
|
/system/core/adb/ |
D | SERVICES.TXT | 39 emulator will forward automatically to the adbd daemon running 99 <host-prefix>:forward:<local>;<remote> 100 Asks the ADB server to forward local connections from <local> 120 <host-prefix>:forward:norebind:<local>;<remote> 121 Same as <host-prefix>:forward:<local>;<remote> except that it will 122 fail it there is already a forward connection from <local>. 124 Used to implement 'adb forward --no-rebind <local> <remote>' 127 Remove any existing forward local connection from <local>. 128 This is used to implement 'adb forward --remove <local>' 131 Remove all forward network connections. [all …]
|
D | test_device.py | 167 self.device.forward, self.device.forward_no_rebind, 179 self.device.forward('tcp:5566', 'tcp:6655') 182 self.device.forward('tcp:7788', 'tcp:8877') 226 self.device.forward(forward_spec, forward_spec)
|
D | protocol.txt | 4 When it comes down to it, aproto's primary purpose is to forward 183 starts accepting messages to forward to the remote side
|
/system/bt/stack/pan/ |
D | pan_main.c | 443 BOOLEAN forward; in pan_data_ind_cb() local 507 forward = TRUE; in pan_data_ind_cb() 509 forward = FALSE; in pan_data_ind_cb() 513 (*pan_cb.pan_data_ind_cb) (pcb->handle, src, dst, protocol, p_data, len, ext, forward); in pan_data_ind_cb() 549 BOOLEAN forward = FALSE; in pan_data_buf_ind_cb() local 575 forward = TRUE; in pan_data_buf_ind_cb() 577 forward = FALSE; in pan_data_buf_ind_cb() 597 … (*pan_cb.pan_data_buf_ind_cb) (pcb->handle, src, dst, protocol, p_buf, ext, forward); in pan_data_buf_ind_cb() 600 … (*pan_cb.pan_data_ind_cb) (pcb->handle, src, dst, protocol, p_data, len, ext, forward); in pan_data_buf_ind_cb() 624 (*pan_cb.pan_data_buf_ind_cb) (pcb->handle, src, dst, protocol, p_buf, ext, forward); in pan_data_buf_ind_cb() [all …]
|
/system/bt/bta/include/ |
D | bta_pan_co.h | 140 UINT16 len, BOOLEAN ext, BOOLEAN forward); 156 BOOLEAN ext, BOOLEAN forward);
|
/system/core/libmemunreachable/ |
D | Allocator.h | 83 return unique_ptr<T>(new (allocate<T>()) T(std::forward<Args>(args)...), in make_unique() 185 return heap_.template make_shared<T>(std::forward<Args>(args)...); in make_shared() 192 return heap_.template make_unique<T>(std::forward<Args>(args)...); in make_unique() 202 std::forward<Args>(args)...); in make_shared()
|
D | ThreadCapture.cpp | 368 impl_->InjectTestFunc(std::forward<std::function<void(pid_t)>>(f)); in InjectTestFunc()
|
/system/bt/stack/include/ |
D | pan_api.h | 127 BOOLEAN forward); 146 BOOLEAN forward);
|
/system/bt/doc/ |
D | btsnoop_net.md | 13 $ adb forward tcp:8872 tcp:8872
|
/system/bt/btif/include/ |
D | btif_pan_internal.h | 105 const char* buff, UINT16 size, BOOLEAN ext, BOOLEAN forward);
|
/system/bt/bta/pan/ |
D | bta_pan_act.c | 172 BOOLEAN ext, BOOLEAN forward) in bta_pan_data_buf_ind_cback() argument 193 ((tBTA_PAN_DATA_PARAMS *)p_new_buf)->forward = forward; in bta_pan_data_buf_ind_cback() 691 ((tBTA_PAN_DATA_PARAMS *)p_buf)->forward); in bta_pan_tx_path()
|
D | bta_pan_int.h | 177 BOOLEAN forward; member
|
D | bta_pan_ci.c | 204 *p_forward = ((tBTA_PAN_DATA_PARAMS *)p_buf)->forward; in bta_pan_ci_readbuf()
|
/system/sepolicy/ |
D | adbd.te | 84 # ndk-gdb invokes adb forward to forward the gdbserver socket.
|
D | dex2oat.te | 12 # Also allow reading unlabeled files, to allow for upgrading forward
|
D | file.te | 88 # /data/app-private - forward-locked apps
|
/system/bt/vendor_libs/test_vendor_lib/scripts/ |
D | build_and_run.sh | 76 adb forward tcp:${TEST_CHANNEL_PORT} tcp:${TEST_CHANNEL_PORT}
|
/system/core/base/ |
D | logging.cpp | 236 SetLogger(std::forward<LogFunction>(logger)); in InitLogging()
|
/system/bt/btif/src/ |
D | btif_pan.c | 439 UINT16 len, BOOLEAN ext, BOOLEAN forward) in btpan_tap_send() argument 442 UNUSED(forward); in btpan_tap_send()
|
/system/connectivity/shill/bin/ |
D | ff_debug | 164 shift # move forward to the <level> argument if specified
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 5306 command; forward progress was made and the 11848 value of Clock may be set forward with TPM2_ClockSet() if ownerAuth or platformAuth is provided. The
|
D | raw_structures_fixed.txt | 5300 command; forward progress was made and the 11884 value of Clock may be set forward with TPM2_ClockSet() if ownerAuth or platformAuth is provided. The
|
D | raw_commands_fixed.txt | 1937 the TPM has suspended operation on the command; forward progress was made
|
D | raw_commands.txt | 1937 the TPM has suspended operation on the command; forward progress was made
|