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:headerSize
(Results
1 - 7
of
7
) sorted by relevance
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/datastructure/
H
A
D
code_sign_block_header_test.cpp
270
int
headerSize
= api->Size();
in HWTEST_F()
local
/developtools/hiperf/src/
H
A
D
perf_file_writer.cpp
176
size_t
headerSize
= sizeof(perf_event_header);
in ReadRecords()
local
H
A
D
perf_file_reader.cpp
266
size_t
headerSize
= sizeof(perf_event_header);
in ReadRecord()
local
H
A
D
virtual_runtime.cpp
1345
void VirtualRuntime::FixHMBundleMmap(char *filename, int pid, u16 &
headerSize
)
in FixHMBundleMmap()
argument
/developtools/profiler/device/services/shared_memory/src/
H
A
D
share_memory_block.cpp
281
bool ShareMemoryBlock::PutWithPayloadTimeout(const int8_t* header, uint32_t
headerSize
,
in PutWithPayloadTimeout()
argument
411
bool ShareMemoryBlock::PutWithPayloadSync(const int8_t* header, uint32_t
headerSize
,
in PutWithPayloadSync()
argument
[all...]
/developtools/profiler/device/cmds/test/unittest/
H
A
D
hiprofiler_cmd_test.cpp
776
const int
headerSize
= 1024 + 1024; // htrace header + hiperf header
in HWTEST_F()
local
810
const int
headerSize
= 1024 + 1024; // htrace header + hiebpf header
in HWTEST_F()
local
/developtools/profiler/hiebpf/include/
H
A
D
vmlinux.h
65338
unsigned int
headerSize
;
global()
member
65536
size_t
headerSize
;
global()
member
[all...]
Completed in 413 milliseconds