/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/ |
gradle-tooling-api-1.11-sources.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/ |
gradle-tooling-api-1.12-sources.jar | |
/frameworks/av/media/libmedia/ |
IMediaPlayerService.cpp | 68 remote()->transact(CREATE_METADATA_RETRIEVER, data, &reply); 79 remote()->transact(CREATE, data, &reply); 87 remote()->transact(CREATE_MEDIA_RECORDER, data, &reply); 108 status_t status = remote()->transact(DECODE_URL, data, &reply); 131 status_t status = remote()->transact(DECODE_FD, data, &reply); 147 remote()->transact(GET_OMX, data, &reply); 154 remote()->transact(MAKE_CRYPTO, data, &reply); 161 remote()->transact(MAKE_DRM, data, &reply); 169 remote()->transact(MAKE_HDCP, data, &reply); 177 remote()->transact(ADD_BATTERY_DATA, data, &reply) [all...] |
IOMX.cpp | 71 remote()->transact(LIVES_LOCALLY, data, &reply); 81 remote()->transact(LIST_NODES, data, &reply); 104 remote()->transact(ALLOCATE_NODE, data, &reply); 120 remote()->transact(FREE_NODE, data, &reply); 132 remote()->transact(SEND_COMMAND, data, &reply); 146 remote()->transact(GET_PARAMETER, data, &reply); 167 remote()->transact(SET_PARAMETER, data, &reply); 181 remote()->transact(GET_CONFIG, data, &reply); 202 remote()->transact(SET_CONFIG, data, &reply); 212 remote()->transact(GET_STATE, data, &reply) [all...] |
/external/netperf/ |
nettest_unix.c | 34 /* rem_cpu_rate() find the remote cpu maxrate */ 87 rss_size, /* remote socket send buffer size */ 88 rsr_size, /* remote socket recv buffer size */ 111 -S send[,recv] Set remote socket send/recv buffer sizes\n\ 221 Size Size Size Time Throughput local remote local remote\n\ 232 Local Remote Local Remote Xfered Per Per\n\ 290 /* protocols and such, we are passed the name of the remote host and */ 369 /* Tell the remote end to do a listen. The server alters the socket * [all...] |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/ |
gradle-tooling-api-1.10-sources.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6/ |
gradle-tooling-api-1.6-sources.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6-rc-1/ |
gradle-tooling-api-1.6-rc-1-sources.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.7/ |
gradle-tooling-api-1.7-sources.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.9/ |
gradle-tooling-api-1.9-sources.jar | |
/external/chromium_org/mojo/system/ |
channel.cc | 144 // |RunMessagePipeEndpoint()| ("us", or the remote by sending us a 145 // |kSubtypeChannelRunMessagePipeEndpoint|). If the remote is going to 171 "(local ID " << local_id << ", remote ID " << remote_id << ")"; 196 "Failed to send message to run remote message pipe endpoint (local ID " 197 "%u, remote ID %u)", 261 "Failed to send message to remove remote message pipe endpoint (local " 262 "ID %u, remote ID %u)", 339 // error, since it may indicate a bug (or hostile) remote process. Don't 351 << local_id << ", remote ID = " << message_view.source_id() << ")"; 371 // has been closed (in an unavoidable race). This might also be a "remote" [all...] |
/hardware/libhardware/include/hardware/ |
bluetooth.h | 136 /** Bluetooth Remote Version info */ 156 /* Bluetooth Adapter and Remote Device property types */ 158 /* Properties common to both adapter and remote device */ 161 * Access mode - Adapter name can be GET/SET. Remote device can be GET 206 * Data type - Array of bt_bdaddr_t of the bonded remote devices 217 /* Properties unique to remote device */ 219 * Description - User defined friendly name of the remote device 225 * Description - RSSI value of the inquired remote device 231 * Description - Remote version info 298 /** GET/SET Remote Device Properties callback * [all...] |
/external/bluetooth/bluedroid/btif/include/ |
btif_av_api.h | 54 #define BTIF_AV_FEAT_RCTG BTA_AV_FEAT_RCTG /* remote control target */ 55 #define BTIF_AV_FEAT_RCCT BTA_AV_FEAT_RCCT /* remote control controller */ 56 #define BTIF_AV_FEAT_METADATA BTA_AV_FEAT_METADATA /* remote control Metadata Transfer command/response */ 152 #define BTIF_AV_RC_OPEN_EVT 4 /* remote control channel open */ 153 #define BTIF_AV_RC_CLOSE_EVT 5 /* remote control channel closed */ 154 #define BTIF_AV_REMOTE_CMD_EVT 6 /* remote control command */ 155 #define BTIF_AV_REMOTE_RSP_EVT 7 /* remote control response */
|
btif_storage.h | 71 ** Description BTIF storage API - Fetches the remote device property->type 87 ** Description BTIF storage API - Stores the remote device property 296 ** Description BTIF storage API - Add a remote device to the auto pairing blacklist 347 ** Description Fetch remote version info on cached remote device 361 ** Description Sets DMT support status for a remote device 379 ** Returns TRUE if remote supports DMT else FALSE
|
/external/chromium_org/remoting/resources/ |
remoting_strings.grd | 195 To use Chrome Remote Desktop, you'll need to add a Google Account to your device. 197 <message desc="The product name, as displayed on Android devices. Ideally this would be 'Chrome Remote Desktop', but that name is too long to be displayed in the Android Launcher. Try to keep the translation below 16 characters if possible." name="IDS_PRODUCT_NAME_ANDROID" formatter_data="android_java"> 198 Remote Desktop 202 <message desc="Message shown when the Chrome Remote Desktop client tab is closed while a connection is active." name="IDS_CLOSE_PROMPT"> 203 Leaving this page will end your Chrome Remote Desktop session. 205 <message desc="Text shown when the app first starts, or if the access token is invalidated, explaining the need to authorize the Chrome Remote Desktop app before use." name="IDS_DESCRIPTION_AUTHORIZE"> 206 To use Chrome Remote Desktop you must grant extended access permissions to your computer. You only have to do this once. 208 <message desc="Confirmation prompt shown when a user needs to authenticate against a third party, explaining the need to authorize the Chrome Remote Desktop app to access the authentication URL." name="IDS_DESCRIPTION_THIRD_PARTY_AUTH"> 209 The remote host requires you to authenticate to a third-party website. To continue, you must grant Chrome Remote Desktop additional permissions to access this address [all...] |
/external/kernel-headers/original/uapi/linux/ |
fsl_hypervisor.h | 119 * remote partition 120 * @count: the number of bytes to copy. Both the local and remote 126 * 'remote' partition is a different partition. The data is copied from 129 * The buffer in the remote partition must be guest physically 132 * This ioctl does not support copying memory between two remote 136 * source == local and target == remote 138 * source == remote and target == local
|
/external/lldb/examples/test/tmp/ |
lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt | 11 <lldb.process.gdb-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc1883400, pid = 0) thread starting... 12 <lldb.process.gdb-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc1883400, pid = 0) listener.WaitForEvent (NULL, event_sp)... 38 <lldb.process.gdb-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc185e200, pid = 55239) got eBroadcastBitAsyncThreadShouldExit... 39 <lldb.process.gdb-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc185e200, pid = 55239) thread exiting... 52 <lldb.process.gdb-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc18f8600, pid = 55243) Got an event of type: 2... 53 <lldb.process.gdb-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc18f8600, pid = 55243) got eBroadcastBitAsyncThreadShouldExit... 54 <lldb.process.gdb-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc18f8600, pid = 55243) thread exiting...
|
/frameworks/base/core/java/android/database/ |
BulkCursorToCursorAdaptor.java | 53 * Gets a SelfDataChangeOberserver that can be sent to a remote 89 Log.e(TAG, "Unable to get window because the remote process is dead"); 111 Log.w(TAG, "Remote process exception when deactivating"); 124 Log.w(TAG, "Remote process exception when closing"); 151 Log.e(TAG, "Unable to requery because the remote process exception " + ex.getMessage()); 171 // This should never happen because the system kills processes that are using remote 184 // the system kills processes that are using remote cursors when the provider process
|
/frameworks/native/libs/binder/ |
IAppOpsService.cpp | 45 remote()->transact(CHECK_OPERATION_TRANSACTION, data, &reply); 57 remote()->transact(NOTE_OPERATION_TRANSACTION, data, &reply); 71 remote()->transact(START_OPERATION_TRANSACTION, data, &reply); 85 remote()->transact(FINISH_OPERATION_TRANSACTION, data, &reply); 95 remote()->transact(START_WATCHING_MODE_TRANSACTION, data, &reply); 102 remote()->transact(STOP_WATCHING_MODE_TRANSACTION, data, &reply); 109 remote()->transact(GET_TOKEN_TRANSACTION, data, &reply);
|
/external/chromium_org/device/bluetooth/ |
bluetooth_gatt_descriptor.h | 17 // BluetoothGattDescriptor represents a local or remote GATT characteristic 101 // BluetoothGattCharacteristic that represents a remote characteristic. 110 // The ValueCallback is used to return the value of a remote characteristic 146 // false, then this instance represents a remote descriptor. 149 // Returns the value of the descriptor. For remote descriptors, this is the 150 // most recently cached value of the remote descriptor. For local descriptors 162 // Sends a read request to a remote characteristic descriptor to read its 168 // Sends a write request to a remote characteristic descriptor, to modify the 171 // only applies to remote descriptors and will fail for those that are locally
|
bluetooth_remote_gatt_service_chromeos.cc | 26 VLOG(1) << "Creating remote GATT service with identifier: " 130 VLOG(1) << "Characteristics cannot be added to a remote GATT service."; 136 VLOG(1) << "Included services cannot be added to a remote GATT service."; 143 VLOG(1) << "A remote GATT service cannot be registered."; 150 VLOG(1) << "A remote GATT service cannot be unregistered."; 213 VLOG(1) << "Remote GATT characteristic already exists: " 223 VLOG(2) << "Remote GATT characteristic does not belong to this service."; 227 VLOG(1) << "Adding new remote GATT characteristic for GATT service: " 249 VLOG(1) << "Removing remote GATT characteristic from service: "
|
/frameworks/base/services/core/java/com/android/server/location/ |
LocationProviderProxy.java | 133 // never let remote service crash system server 168 // never let remote service crash system server 186 // never let remote service crash system server 212 // never let remote service crash system server 219 pw.append("REMOTE SERVICE"); 239 // never let remote service crash system server 254 // never let remote service crash system server 270 // never let remote service crash system server 286 // never let remote service crash system server
|
/external/bluetooth/bluedroid/bta/include/ |
bta_hh_co.h | 89 ** Parameters remote_bda - remote device address 108 ** Parameters remote_bda - remote device address 125 ** Parameters remote_bda - remote device address
|
/external/bluetooth/bluedroid/stack/include/ |
l2c_api.h | 46 #define L2CAP_PING_RESULT_NO_RESP 2 /* Remote L2CAP did not reply */ 182 ** BD Address of remote 184 ** PSM that the remote wants to connect to 185 ** Identifier that the remote sent 546 ** A bd_addr is the remote BD address. If bd_addr = BT_BD_ANY, 671 ** p_bda - BT address of remote device 697 ** BdAddr : the remote BD address of ACL link. If it is BT_DB_ANY 792 ** BD Address of remote 802 ** BD Address of remote 810 ** remote BD_ADD [all...] |
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
metadata_database.proto | 53 // File ID of the remote file/folder which the FileMetadata represents. 73 // Represents detailed file information on last remote-to-local sync. 80 // Remote file modification should only be applied to active trackers.
|