Searched
full:remote (Results
1076 -
1100 of
3672) sorted by null
<<41424344454647484950>>
/external/smack/src/org/jivesoftware/smackx/ |
RemoteRosterEntry.java | 41 * Creates a new remote roster entry.
|
/external/tcpdump/ |
rpc_auth.h | 51 * failed at remote end
|
telnet.h | 93 #define TELOPT_RCTE 7 /* remote controlled transmission and echo */ 119 #define TELOPT_LFLOW 33 /* remote flow control */ 157 #define LFLOW_OFF 0 /* Disable remote flow control */ 158 #define LFLOW_ON 1 /* Enable remote flow control */
|
/external/valgrind/main/ |
README.android_emulator | 72 target remote :1234
|
/external/valgrind/main/coregrind/m_gdbserver/ |
utils.c | 1 /* General utility routines for the remote server for GDB.
|
/external/valgrind/main/gdbserver_tests/ |
mcleak.stdinB.gdb | 2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcleak
|
/frameworks/av/camera/ |
ICameraRecordingProxyListener.cpp | 46 remote()->transact(DATA_CALLBACK_TIMESTAMP, data, &reply, IBinder::FLAG_ONEWAY);
|
ICameraServiceListener.cpp | 53 remote()->transact(STATUS_CHANGED,
|
/frameworks/av/include/camera/ |
CameraBase.h | 81 sp<TCamUser> remote();
|
/frameworks/av/media/libmedia/ |
IDrmClient.cpp | 52 remote()->transact(NOTIFY, data, &reply, IBinder::FLAG_ONEWAY);
|
IMediaPlayerClient.cpp | 48 remote()->transact(NOTIFY, data, &reply, IBinder::FLAG_ONEWAY);
|
/frameworks/av/media/libstagefright/rtsp/ |
ARTSPConnection.cpp | 276 struct sockaddr_in remote; local 277 memset(remote.sin_zero, 0, sizeof(remote.sin_zero)); 278 remote.sin_family = AF_INET; 279 remote.sin_addr.s_addr = *(in_addr_t *)ent->h_addr; 280 remote.sin_port = htons(port); 283 mSocket, (const struct sockaddr *)&remote, sizeof(remote)); 285 reply->setInt32("server-ip", ntohl(remote.sin_addr.s_addr));
|
/frameworks/av/services/audioflinger/ |
ISchedulingPolicyService.cpp | 48 status_t status = remote()->transact(REQUEST_PRIORITY_TRANSACTION, data, &reply, flags);
|
/frameworks/base/docs/html/guide/topics/media/ |
index.jd | 14 <h4>Allowing applications to play nice(r) with each other: Handling remote control
|
/frameworks/native/libs/binder/ |
IAppOpsCallback.cpp | 44 remote()->transact(OP_CHANGED_TRANSACTION, data, &reply);
|
IPermissionController.cpp | 46 remote()->transact(CHECK_PERMISSION_TRANSACTION, data, &reply);
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
gltrace_transport.h | 46 * Receive @len bytes of data into @buf from the remote end. This is a blocking call.
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SipErrorCode.java | 45 /** When the remote URI is not valid. */
|
/frameworks/support/v4/java/android/support/v4/media/ |
TransportMediator.java | 34 * controls, hardware buttons, remote controls) and the actual player. The player 253 * Move the controller into the playing state. This updates the remote control 267 * Move the controller into the paused state. This updates the remote control 281 * Move the controller into the stopped state. This updates the remote control
|
/frameworks/webview/chromium/tools/ |
merge_from_chromium.py | 40 """Reads a file from a (possibly remote) git project at a specific revision. 45 git_url: The URL of the git server, if reading a remote project. 46 git_branch: The branch to fetch, if reading a remote project. 177 remote = 'history' 179 remote = 'goog' 182 '-t', remote + '/' + target], 504 remote = 'history' 506 remote = 'goog' 509 merge_common.GetCommandStdout(['git', 'push', remote, refspec],
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu_common.h | 74 /* Remote DHD declarations */
|
/hardware/qcom/display/msm8960/libqservice/ |
IQClient.cpp | 49 remote()->transact(NOTIFY_CALLBACK, data, &reply);
|
/hardware/qcom/display/msm8974/libqservice/ |
IQClient.cpp | 49 remote()->transact(NOTIFY_CALLBACK, data, &reply);
|
/hardware/ti/omap4-aah/domx/domx/ |
rpmsg_omx_defs.h | 2 * OMX offloading remote processor driver
|
/hardware/ti/omap4xxx/domx/domx/ |
rpmsg_omx_defs.h | 2 * OMX offloading remote processor driver
|
Completed in 4459 milliseconds
<<41424344454647484950>>