Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:bufSize
(Results
1 - 25
of
55
) sorted by relevance
1
2
3
/developtools/hiperf/demo/cpp/
H
A
D
hiperf_malloc_demo.cpp
28
const int
bufSize
= 1048576;
in main()
local
/developtools/smartperf_host/trace_streamer/test/unittest/ptreader_parser/
H
A
D
ptreader_parser_test.cpp
72
constexpr uint32_t
bufSize
= 1024;
in HWTEST_F()
local
97
constexpr uint32_t
bufSize
= 1024;
in HWTEST_F()
local
122
constexpr uint32_t
bufSize
= 1024;
in HWTEST_F()
local
147
constexpr uint32_t
bufSize
in HWTEST_F()
local
252
constexpr uint32_t
bufSize
= 1024;
HWTEST_F()
local
283
constexpr uint32_t
bufSize
= 1024;
HWTEST_F()
local
[all...]
/developtools/profiler/hiebpf/test/unittest/
H
A
D
ipc_unix_socket_test.cpp
65
const int
bufSize
= 1024;
in HWTEST_F()
local
98
const int
bufSize
= 1024;
in HWTEST_F()
local
/developtools/profiler/hiebpf/src/
H
A
D
ringbuffer.cpp
23
RingBuffer::RingBuffer(const std::size_t
bufSize
, const enum MemAlignShift shift)
in RingBuffer()
argument
277
char* RingBuffer::Allocate(std::size_t
bufSize
)
in Allocate()
argument
[all...]
H
A
D
hiebpf_data_file.cpp
72
uint32_t
bufSize
= OHOS::Developtools::Hiebpf::KernelSymbolInfo::GetSymbolData(buf);
in WriteKernelSymbol()
local
/developtools/hdc/src/common/
H
A
D
circle_buffer.cpp
46
const size_t
bufSize
= static_cast<size_t>(Base::GetUsbffsBulkSize());
in Malloc()
local
H
A
D
tcp.cpp
83
constexpr int
bufSize
= 1024;
in ReadStream()
local
85
uv_strerror_r(static_cast<int>(nread), buffer,
bufSize
);
in ReadStream()
local
H
A
D
async_cmd.cpp
168
constexpr int
bufSize
= 1024;
in ThreadFork()
local
H
A
D
file.cpp
189
constexpr int
bufSize
= 1024;
in TransferSummary()
local
H
A
D
file_descriptor.cpp
72
void HdcFileDescriptor::FileIOOnThread(CtxFileIO *ctxIO, int
bufSize
)
in FileIOOnThread()
argument
/developtools/hdc/src/host/
H
A
D
host_unity.cpp
92
constexpr int
bufSize
= 1024;
in OnFileIO()
local
/developtools/profiler/device/plugins/cpu_plugin/src/
H
A
D
test_main.cpp
85
const int
bufSize
= 256;
in main()
local
/developtools/profiler/device/plugins/ftrace_plugin/src/
H
A
D
file_utils.cpp
59
const int
bufSize
= 256;
in ReadFile()
local
/developtools/hdc/src/daemon/
H
A
D
daemon_usb.h
36
int
bufSize
;
member
H
A
D
daemon_uart.cpp
60
constexpr int
bufSize
= 1024;
in Initial()
local
H
A
D
shell.cpp
194
constexpr int
bufSize
= 1024;
in ThreadFork()
local
219
constexpr int
bufSize
= 1024;
in ShellFork()
local
248
constexpr int
bufSize
= 1024;
in CreateSubProcessPTY()
local
255
constexpr int
bufSize
in CreateSubProcessPTY()
local
263
constexpr int
bufSize
= 1024;
CreateSubProcessPTY()
local
[all...]
H
A
D
daemon_app.cpp
263
constexpr int
bufSize
= 1024;
in WhenTransferFinish()
local
/developtools/profiler/device/services/ipc/src/
H
A
D
unix_socket_server.cpp
157
const int
bufSize
= 256;
in StartServer()
local
/developtools/profiler/device/plugins/native_hook/test/unittest/
H
A
D
stack_writer_test.cpp
42
const int
bufSize
= 256;
in InitShareMemory()
local
52
const int
bufSize
= 256;
in InitShareMemory()
local
/developtools/profiler/device/plugins/api/test/unittest/
H
A
D
buffer_write_test.cpp
44
const int
bufSize
= 256;
in InitShareMemory1()
local
54
const int
bufSize
= 256;
in InitShareMemory1()
local
81
const int
bufSize
= 256;
in InitShareMemory2()
local
91
const int
bufSize
in InitShareMemory2()
local
[all...]
/developtools/profiler/device/plugins/hidump_plugin/src/
H
A
D
hidump_plugin.cpp
77
const int
bufSize
= 256;
in Start()
local
/developtools/profiler/host/smartperf/client/client_command/
H
A
D
smartperf_main.cpp
150
const int
bufSize
= 256;
in RecordCapacity()
local
/developtools/profiler/device/plugins/native_daemon/src/
H
A
D
debug_logger.cpp
243
const int
bufSize
= 256;
in OpenLog()
local
/developtools/profiler/device/plugins/hilog_plugin/test/unittest/
H
A
D
hilog_plugin_unittest.cpp
126
const int
bufSize
= 256;
in GetSec()
local
135
const int
bufSize
= 256;
in GetSec()
local
/developtools/hdc/src/test/jdwp/
H
A
D
HdcJdwpSimulator.cpp
31
constexpr int
bufSize
= 1024;
in FinishWriteCallback()
local
129
constexpr int
bufSize
= 1024;
in ProcessIncoming()
local
150
constexpr int
bufSize
= 1024;
in ReceiveNewFd()
local
185
constexpr int
bufSize
in ConnectJdwp()
local
[all...]
Completed in 14 milliseconds
1
2
3