HomeSort by relevance Sort by last modified time
    Searched refs:response_length (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/tools/android/common/
adb_connection.cc 94 int response_length = HANDLE_EINTR(recv(host_socket, response, local
96 if (response_length < kAdbStatusLength ||
98 LOG(ERROR) << "Bad response from ADB: length: " << response_length
99 << " data: " << DumpBinary(response, response_length);
  /external/chromium_org/rlz/win/lib/
machine_deal.cc 73 bool GetResponseLine(const char* response_text, int response_length,
75 if (!response_line || !search_index || *search_index > response_length)
86 if (line_end == NULL || line_end - response_text > response_length) {
87 line_end = response_text + response_length;
169 int response_length = -1; local
170 if (!IsPingResponseValid(response, &response_length))
184 while (GetResponseLine(response, response_length, &search_index,
  /external/chromium_org/content/renderer/media/
webcontentdecryptionmodulesession_impl.h 40 virtual void update(const uint8* response, size_t response_length) OVERRIDE;
webcontentdecryptionmodulesession_impl.cc 50 size_t response_length) {
52 media_keys_->UpdateSession(session_id_, response, response_length);
  /external/chromium_org/media/base/
media_keys.h 58 int response_length) = 0;
  /external/chromium_org/content/renderer/media/android/
proxy_media_keys.cc 62 int response_length) {
66 std::vector<uint8>(response, response + response_length));
proxy_media_keys.h 41 int response_length) OVERRIDE;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_structs.h 928 GLuint response_length:4; member in struct:brw_urb_immediate
1243 GLuint response_length:4; member in struct:brw_instruction::__anon15987::__anon15994
1265 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon15995
1279 GLuint response_length:4; member in struct:brw_instruction::__anon15987::__anon15996
1296 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon15997
1308 GLuint response_length:4; member in struct:brw_instruction::__anon15987::__anon15998
1320 GLuint response_length:4; member in struct:brw_instruction::__anon15987::__anon15999
1335 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon16000
1347 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon16001
1365 GLuint response_length:5 member in struct:brw_instruction::__anon15987::__anon16002
1379 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon16003
1391 GLuint response_length:4; member in struct:brw_instruction::__anon15987::__anon16004
1404 GLuint response_length:4; member in struct:brw_instruction::__anon15987::__anon16005
1419 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon16006
1432 GLuint response_length:4; member in struct:brw_instruction::__anon15987::__anon16007
1448 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon16008
1465 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon16009
1490 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon16010
1513 GLuint response_length:5; member in struct:brw_instruction::__anon15987::__anon16011
    [all...]
brw_eu_emit.c 397 unsigned response_length,
407 inst->bits3.generic_gen5.response_length = response_length;
420 inst->bits3.generic.response_length = response_length;
437 unsigned response_length; local
456 response_length = 2;
459 response_length = 1;
465 msg_length, response_length, false, false);
487 GLuint response_length,
    [all...]
brw_eu.h 895 GLuint response_length,
908 GLuint response_length);
918 GLuint response_length,
929 GLuint response_length,
940 GLuint response_length,
957 GLuint response_length,
969 GLuint response_length,
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_structs.h 928 GLuint response_length:4; member in struct:brw_urb_immediate
1243 GLuint response_length:4; member in struct:brw_instruction::__anon26454::__anon26461
1265 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26462
1279 GLuint response_length:4; member in struct:brw_instruction::__anon26454::__anon26463
1296 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26464
1308 GLuint response_length:4; member in struct:brw_instruction::__anon26454::__anon26465
1320 GLuint response_length:4; member in struct:brw_instruction::__anon26454::__anon26466
1335 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26467
1347 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26468
1365 GLuint response_length:5 member in struct:brw_instruction::__anon26454::__anon26469
1379 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26470
1391 GLuint response_length:4; member in struct:brw_instruction::__anon26454::__anon26471
1404 GLuint response_length:4; member in struct:brw_instruction::__anon26454::__anon26472
1419 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26473
1432 GLuint response_length:4; member in struct:brw_instruction::__anon26454::__anon26474
1448 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26475
1465 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26476
1490 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26477
1513 GLuint response_length:5; member in struct:brw_instruction::__anon26454::__anon26478
    [all...]
brw_eu_emit.c 397 unsigned response_length,
407 inst->bits3.generic_gen5.response_length = response_length;
420 inst->bits3.generic.response_length = response_length;
437 unsigned response_length; local
456 response_length = 2;
459 response_length = 1;
465 msg_length, response_length, false, false);
487 GLuint response_length,
    [all...]
brw_eu.h 895 GLuint response_length,
908 GLuint response_length);
918 GLuint response_length,
929 GLuint response_length,
940 GLuint response_length,
957 GLuint response_length,
969 GLuint response_length,
  /external/chromium/net/websockets/
websocket_job.cc 345 size_t response_length = handshake_response_->ParseRawResponse(data, len); local
355 if (len - response_length > 0) {
357 receive_frame_handler_->AppendData(data + response_length,
358 len - response_length);
  /external/chromium_org/media/base/android/
media_drm_bridge.h 70 int response_length) OVERRIDE;
media_drm_bridge.cc 258 int response_length) {
262 base::android::ToJavaByteArray(env, response, response_length);
  /external/chromium_org/media/cdm/
aes_decryptor.h 44 int response_length) OVERRIDE;
aes_decryptor.cc 259 int response_length) {
261 CHECK_GT(response_length, 0);
265 response_length); local
  /external/chromium_org/v8/test/mjsunit/
debug-handle.js 163 var response_length;
164 response_length = lookupRequest(exec_state, arguments, true);
165 assertEquals('number', response_length.body[ref].type);
166 assertEquals(1, response_length.body[ref].value);
  /external/v8/test/mjsunit/
debug-handle.js 163 var response_length;
164 response_length = lookupRequest(exec_state, arguments, true);
165 assertEquals('number', response_length.body[ref].type);
166 assertEquals(1, response_length.body[ref].value);
  /external/chromium_org/content/renderer/media/crypto/
ppapi_decryptor.h 51 int response_length) OVERRIDE;
ppapi_decryptor.cc 115 int response_length) {
120 session_id, response, response_length))
  /external/chromium_org/content/renderer/pepper/
content_decryptor_delegate.h 58 int response_length);
  /external/chromium_org/rlz/lib/
rlz_lib.cc 505 int response_length = -1; local
506 if (!IsPingResponseValid(response, &response_length))
509 if (0 == response_length)
529 line_end = response_length;
  /external/chromium_org/net/websockets/
websocket_job.cc 444 size_t response_length = handshake_response_->ParseRawResponse(data, len); local
454 if (len - response_length > 0) {
457 received_data_after_handshake_.assign(data + response_length, data + len);

Completed in 2729 milliseconds

1 2