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:parentSpanId
(Results
1 - 13
of
13
) sorted by relevance
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H
A
D
hitracechain_ffi.h
27
uint64_t
parentSpanId
;
member
/base/hiviewdfx/hitrace/frameworks/native/
H
A
D
hitraceid.cpp
97
void HiTraceId::SetParentSpanId(uint64_t
parentSpanId
)
in SetParentSpanId()
argument
H
A
D
hitracechainc.c
348
int HiTraceChainGetInfo(uint64_t* chainId, uint32_t* flags, uint64_t* spanId, uint64_t*
parentSpanId
)
in HiTraceChainGetInfo()
argument
/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/
H
A
D
hitracechain_c_wrapper.c
74
void HiTraceChainSetParentSpanIdWrapper(HiTraceIdStruct* pId, uint64_t
parentSpanId
)
in HiTraceChainSetParentSpanIdWrapper()
argument
/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/
H
A
D
trace.h
312
uint64_t
parentSpanId
: 26;
member
/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
H
A
D
hitrace_chain_ndk.c
127
void OH_HiTrace_SetParentSpanId(HiTraceId* id, uint64_t
parentSpanId
)
in OH_HiTrace_SetParentSpanId()
argument
/base/hiviewdfx/faultloggerd/interfaces/common/
H
A
D
dfx_dump_request.h
74
uint64_t
parentSpanId
: 26;
member
/base/hiviewdfx/hilog/frameworks/libhilog/
H
A
D
hilog_printf.cpp
252
uint64_t
parentSpanId
= 0;
in HiLogPrintArgs()
local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H
A
D
hitracechainc.h
90
uint64_t
parentSpanId
: 26;
member
213
static inline void HiTraceChainSetParentSpanId(HiTraceIdStruct* pId, uint64_t
parentSpanId
)
in HiTraceChainSetParentSpanId()
argument
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H
A
D
napi_hitrace_util.cpp
126
uint64_t
parentSpanId
= NapiHitraceUtil::GetPropertyInt64(env, valueObject,
in TransHiTraceIdJsObjectToNative()
local
/base/hiviewdfx/hitrace/test/unittest/common/native/
H
A
D
hitracechainc_test.cpp
177
constexpr uint64_t
parentSpanId
= 0x67890;
in HWTEST_F()
local
242
constexpr uint64_t
parentSpanId
= 0x67890;
in HWTEST_F()
local
714
uint64_t
parentSpanId
= GenerateParentSpanId();
in HWTEST_F()
local
782
uint64_t
parentSpanId
= GenerateParentSpanId();
HWTEST_F()
local
847
uint64_t
parentSpanId
= GenerateParentSpanId();
HWTEST_F()
local
912
uint64_t
parentSpanId
= GenerateParentSpanId();
HWTEST_F()
local
981
uint64_t
parentSpanId
= GenerateParentSpanId();
HWTEST_F()
local
[all...]
H
A
D
hitracechaincpp_test.cpp
774
uint64_t
parentSpanId
= GenerateParentSpanId();
in HWTEST_F()
local
840
uint64_t
parentSpanId
= GenerateParentSpanId();
in HWTEST_F()
local
905
uint64_t
parentSpanId
= GenerateParentSpanId();
in HWTEST_F()
local
972
uint64_t
parentSpanId
= GenerateParentSpanId();
in HWTEST_F()
local
/base/hiviewdfx/hilog_lite/frameworks/featured/
H
A
D
hiview_log.c
1522
uint64_t
parentSpanId
= 0;
in HiLogPrintArgs()
local
Completed in 10 milliseconds