HomeSort by relevance Sort by last modified time
    Searched full:remote (Results 826 - 850 of 3672) sorted by null

<<31323334353637383940>>

  /external/oprofile/events/x86-64/family10/
unit_masks 153 0x91 Requests Local I/O to Remote I/O
154 0x92 Requests Local I/O to Remote Memory
155 0x93 Requests Local I/O to Remote (I/O or Mem)
156 0x94 Requests Local CPU to Remote I/O
157 0x95 Requests Local (CPU or I/O) to Remote I/O
158 0x98 Requests Local CPU to Remote Memory
159 0x9a Requests Local (CPU or I/O) to Remote Memory
160 0x9c Requests Local CPU to Remote (I/O or Mem)
161 0x9f Requests Local (CPU or I/O) to Remote (I/O or Mem)
171 0x61 Requests Remote I/O to Local I/
    [all...]
  /external/smack/src/org/jivesoftware/smack/packet/
StreamError.java 32 * <tr><td> bad-namespace-prefix </td><td> Remote Server Timeout </td></tr>
58 * <tr><td> remote-connection-failed </td><td> Rthe server is unable to properly connect
59 * to a remote entity. </td></tr>
  /external/smack/src/org/jivesoftware/smackx/commands/
RemoteCommand.java 34 * Represents a command that is in a remote location. Invoking one of the
38 * action in the remote location. In response to that action the internal state
41 * action in the remote location. After that the local instance will have a
  /external/tcpdump/tests/
ospf-gmpls.out 12 Remote Interface IP address subTLV (4), length: 4, 10.9.142.2
37 Remote Interface IP address subTLV (4), length: 4, 10.9.143.2
62 Remote Interface IP address subTLV (4), length: 4, 10.40.35.13
  /external/tcpdump/win32/Include/
errno.h 71 #define EREMOTE 66 /* Object is remote */
83 #define EREMCHG 78 /* Remote address changed */
126 #define EREMOTEIO 121 /* Remote I/O error */
  /frameworks/av/camera/
ICameraClient.cpp 50 remote()->transact(NOTIFY_CALLBACK, data, &reply, IBinder::FLAG_ONEWAY);
66 remote()->transact(DATA_CALLBACK, data, &reply, IBinder::FLAG_ONEWAY);
78 remote()->transact(DATA_CALLBACK_TIMESTAMP, data, &reply, IBinder::FLAG_ONEWAY);
  /frameworks/av/soundtrigger/
ISoundTriggerHwService.cpp 61 status_t status = remote()->transact(LIST_MODULES, data, &reply);
86 remote()->transact(ATTACH, data, &reply);
99 status_t status = remote()->transact(SET_CAPTURE_STATE, data, &reply);
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattDescriptor.java 177 * <p>If a remote device offers multiple descriptors with the same UUID,
216 * descriptor. To send the value to the remote device, call
218 * remote device.
BluetoothGattService.java 42 * The remote device his service is associated with.
211 * <p>If a remote device offers multiple services with the same UUID
255 * <p>If a remote service offers multiple characteristics with the same
BluetoothServerSocket.java 77 * @param auth require the remote device to be authenticated
79 * @param port remote port
92 * @param auth require the remote device to be authenticated
  /frameworks/base/core/java/android/hardware/usb/
UsbConfiguration.java 50 * Mask for "remote wakeup" bit in the configuration's attributes.
96 * Returns the remote-wakeup attribute value configuration's attributes field.
99 * @return the configuration's remote-wakeup attribute
  /frameworks/native/libs/binder/
IServiceManager.cpp 151 remote()->transact(CHECK_SERVICE_TRANSACTION, data, &reply);
163 status_t err = remote()->transact(ADD_SERVICE_TRANSACTION, data, &reply);
176 status_t err = remote()->transact(LIST_SERVICES_TRANSACTION, data, &reply);
  /frameworks/native/libs/gui/
IConsumerListener.cpp 45 remote()->transact(ON_FRAME_AVAILABLE, data, &reply, IBinder::FLAG_ONEWAY);
51 remote()->transact(ON_BUFFER_RELEASED, data, &reply, IBinder::FLAG_ONEWAY);
57 remote()->transact(ON_SIDEBAND_STREAM_CHANGED, data, &reply, IBinder::FLAG_ONEWAY);
  /hardware/qcom/display/msm8084/libqservice/
IQService.cpp 52 remote()->transact(CONNECT_HWC_CLIENT, data, &reply);
60 remote()->transact(CONNECT_HDMI_CLIENT, data, &reply);
73 err = remote()->transact(command, data, reply);
  /ndk/sources/host-tools/make-3.81/
dosbuild.bat 43 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g remote-stub.c -o remote-stub.o
55 for %%f in (expand function vpath hash strcache version ar arscan signame remote-stub getopt getopt1) do echo %%f.o >> respf.$$$
  /packages/apps/Email/res/xml/
services.xml 19 apk; the goal is for remote services to register themselves into this file.
25 serviceClass: a class implementing IEmailService (or null, if the service is remote)
26 intent: the intent used to connect to a remote IEmailService
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDeviceManager.java 29 * CachedBluetoothDeviceManager manages the set of remote Bluetooth devices.
96 * Attempts to get the name of a remote device, otherwise returns the address.
98 * @param device The remote device.
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Folder.java 43 OUTBOX, // Local folders only - not used in remote Stores
64 * time and when close() is called. This is only used for remote stores - should be null
136 * Note: Not typically implemented in remote stores, so not abstract.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
errno.h 39 #define EREMOTE 66 /* Object is remote */
51 #define EREMCHG 78 /* Remote address changed */
94 #define EREMOTEIO 121 /* Remote I/O error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
sysexits.h 58 * be used for mail addresses or remote logins.
84 * EX_PROTOCOL -- the remote system returned something that
108 #define EX_PROTOCOL 76 /* remote error in protocol */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 39 #define EREMOTE 66 /* Object is remote */
51 #define EREMCHG 78 /* Remote address changed */
94 #define EREMOTEIO 121 /* Remote I/O error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
sysexits.h 58 * be used for mail addresses or remote logins.
84 * EX_PROTOCOL -- the remote system returned something that
108 #define EX_PROTOCOL 76 /* remote error in protocol */
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/0.18.1/
tycho-p2-extras-plugin-0.18.1.pom 76 - on CI system, when tycho-core dependencies are resolved from remote repositories
82 artifacts remotely, although Maven will skip actual remote download if artifacts are already cached
87 from remote repositories.
  /external/libnfc-nxp/src/
phLibNfc.h 212 *\brief Remote Device Info definition .
398 * \param[in] hRemoteDev Handle to remote device on which connect was requested.
399 * \param[in] psRemoteDevInfo contains updated remote device details.For few tags
427 * \param[in] hRemoteDev Handle to remote device on which disconnect is requested.
480 * \param[in] hRemoteDev Handle to remote device on transceive is performed.
536 *In case multiple targets discovered ,remote device list contains these targets one after another.
539 * parameter application has to access remote devices accordingly.
551 * \param[in] psRemoteDevList Remote Device list contains discovered target details.
553 * List size depends on no of remote devices discovered.
555 * \param[in] uNofRemoteDev Indicates no of remote devices discovered
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_api.c 377 ** Parameters bda - remote device bd address to indicate.
463 ** remote_bda: remote device BD address.
497 ** remote_bda: remote device BD address.
522 ** Description Close a connection a remote device.
551 ** remote_bda: remote device BD address, if listen to all device

Completed in 780 milliseconds

<<31323334353637383940>>