/system/sepolicy/public/ |
mediacodec.te | 46 # directly connects to bufferhubd via PDX. Instead, a VR app acts as a bridge
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/ |
xcb.h | 376 * @brief Connects to the X server. 381 * Connects to an X server, given the open socket @p fd and the 421 * @brief Connects to the X server. 426 * Connects to the X server specified by @p displayname. If @p 435 * @brief Connects to the X server, using an authorization information. 441 * Connects to the X server specified by @p displayname, using the
|
/system/extras/ext4_utils/ |
extent.c | 199 buffer, and connects them to an inode. Returns a pointer to the data 225 from a file, and connects them to an inode. */ 258 /* Allocates enough blocks to hold len bytes and connects them to an inode */
|
/development/tools/hosttestlib/src/com/android/hosttest/ |
DeviceConnector.java | 34 * Initializes DDMS library, and connects to specified Android device
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
bind.c | 18 The bind routine connects a name (network address) to a socket on the local machine.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/ |
OnthrowDebuggerLaunchDebuggee.java | 34 * When debuggee throws exception, agent launches debugger, that connects to debuggee.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/ |
ResumeTest.java | 46 * commands and re-connects.
|
/external/autotest/server/site_tests/apmanager_SimpleConnect/ |
apmanager_SimpleConnect.py | 29 """Sets up a router, connects to it, pings it."""
|
/external/autotest/server/site_tests/network_WiFi_CliqueLongConnect/ |
network_WiFi_CliqueLongConnect.py | 46 # Both DUT sets are performing long connects.
|
/external/autotest/server/site_tests/network_WiFi_DisableEnable/ |
network_WiFi_DisableEnable.py | 12 """Tests that disabling an enabling WiFi re-connects the system.
|
/external/autotest/server/site_tests/network_WiFi_DisconnectReason/ |
network_WiFi_DisconnectReason.py | 27 """Sets up a router, connects to it, pings it and disables it to trigger
|
/external/autotest/server/site_tests/network_WiFi_LinkMonitorFailure/ |
network_WiFi_LinkMonitorFailure.py | 17 Connects a DUT to an AP, then silently change the gateway IP on the AP
|
/external/autotest/server/site_tests/network_WiFi_Regulatory/ |
network_WiFi_Regulatory.py | 29 """Sets up a router, connects to it, then tests a channel switch."""
|
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/ |
network_WiFi_SimpleConnect.py | 38 """Sets up a router, connects to it, pings it, and repeats."""
|
/external/google-breakpad/src/client/linux/crash_generation/ |
crash_generation_client.h | 54 // connects to a CrashGenerationServer. Otherwise, return NULL.
|
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/ |
MBeanClient.java | 24 * This example connects to a coverage agent that run in output mode
|
/external/libese/tools/ese_relay/ |
README.md | 3 ese-relay connects libese's functionality to a local abstract socket on
|
/external/ltp/testcases/network/rpc/rpc-tirpc/ |
rpc_test.sh | 48 This scripts connects to the remote host and starts sprog there. After that it
|
/external/nanopb-c/examples/network_server/ |
client.c | 1 /* This is a simple TCP client that connects to port 1234 and prints a list
|
/external/selinux/policycoreutils/run_init/ |
open_init_pty.8 | 39 connects the physical terminal it was invoked upon with the pseudo
|
/external/skia/platform_tools/android/bin/ |
android_gdb_app | 3 # android_gdb_app: Pushes gdbserver, launches Viewer, and connects
|
/external/webrtc/talk/media/base/ |
capturerenderadapter.h | 28 // This file contains the class CaptureRenderAdapter. The class connects a
|
/frameworks/base/core/java/android/ddm/ |
DdmHandleNativeHeap.java | 45 * Called when the DDM server connects. The handler is allowed to
|
/frameworks/base/services/core/java/com/android/server/statusbar/ |
StatusBarManagerInternal.java | 94 * Called when sysui starts and connects its status bar, or when the status bar binder
|
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/report/ |
HTMLReportCanvas.java | 30 * Constructor. Connects HTML output to the provided StringBuilder.
|