OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nbytes_read
(Results
1 - 8
of
8
) sorted by null
/system/extras/simpleperf/
record_file_reader.cpp
272
std::unique_ptr<Record> RecordFileReader::ReadRecord(uint64_t*
nbytes_read
) {
291
*
nbytes_read
+= header.size;
301
*
nbytes_read
+= header.size;
313
*
nbytes_read
+= header.size;
record_file.h
168
std::unique_ptr<Record> ReadRecord(uint64_t*
nbytes_read
);
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_socket.so
/toolchain/binutils/binutils-2.27/bfd/
mmo.c
1597
bfd_size_type
nbytes_read
= 0;
local
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c
[
all
...]
/external/python/cpython2/Modules/
socketmodule.c
[
all
...]
/external/python/cpython3/Modules/
socketmodule.c
[
all
...]
Completed in 494 milliseconds