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:hdr
(Results
1 - 6
of
6
) sorted by relevance
/base/hiviewdfx/hilog/services/hilogd/include/
H
A
D
service_controller.h
104
void ServiceController::RequestHandler(const MsgHeader&
hdr
, std::function<void(const T& rqst)> handle)
in RequestHandler()
argument
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/
H
A
D
log_ioctl.h
79
MsgHeader
hdr
= { 0 };
in RequestMsgHead()
local
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H
A
D
socket_server.cpp
78
int SocketServer::RecvMsg(struct msghdr *
hdr
, int flags)
in RecvMsg()
argument
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
H
A
D
log_ioctl.cpp
55
int LogIoctl::ReceiveMsgHeaer(MsgHeader&
hdr
)
in ReceiveMsgHeaer()
argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H
A
D
dfx_elf.cpp
676
bool DfxElf::FillUnwindTableByEhhdrLocal(struct DwarfEhFrameHdr*
hdr
, struct UnwindTableInfo* uti)
in FillUnwindTableByEhhdrLocal()
argument
725
FillUnwindTableByEh
hdr
(struct DwarfEhFrameHdr*
hdr
, uintptr_t s
hdr
Base, struct UnwindTableInfo* uti)
FillUnwindTableByEhhdr()
argument
801
struct DwarfEhFrameHdr*
hdr
= nullptr;
FindUnwindTableInfo()
local
944
struct DwarfEhFrameHdr *
hdr
= nullptr;
DlPhdrCb()
local
[all...]
/base/hiviewdfx/hilog/services/hilogd/
H
A
D
service_controller.cpp
96
int ServiceController::GetMsgHeader(MsgHeader&
hdr
)
in GetMsgHeader()
argument
110
int ServiceController::GetRqst(const MsgHeader&
hdr
, char* rqst, int expectedLen)
in GetRqst()
argument
860
MsgHeader
hdr
;
in CommunicationLoop()
local
[all...]
Completed in 5 milliseconds