OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:send_length
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_ISO15693Format.c
339
uint8_t
send_length
= 0;
local
436
send_length
= sizeof (a_send_byte);
465
send_length
= sizeof (a_send_byte);
487
command_type, a_send_byte,
send_length
);
/external/chromium-trace/catapult/third_party/gsutil/gslib/
gcs_json_media.py
116
send_length
= len(partial_buffer)
129
self.callback_processor.Progress(
send_length
)
Completed in 532 milliseconds