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
refs:SetSpanId
(Results
1 - 8
of
8
) sorted by relevance
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H
A
D
hitraceid.h
73
void
SetSpanId
(uint64_t spanId);
/base/hiviewdfx/hitrace/frameworks/native/
H
A
D
hitraceid.cpp
86
void HiTraceId::
SetSpanId
(uint64_t spanId)
in SetSpanId()
function in OHOS::HiviewDFX::HiTraceId
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H
A
D
hitracechain_ffi.h
45
traceId.
SetSpanId
(id.spanId);
in Parse()
/base/hiviewdfx/hitrace/test/unittest/common/native/
H
A
D
hitracechaincpp_test.cpp
156
initId.
SetSpanId
(SPAN_ID);
in HWTEST_F()
220
initId.
SetSpanId
(SPAN_ID);
in HWTEST_F()
776
newId.
SetSpanId
(spanId);
in HWTEST_F()
842
newId.
SetSpanId
(spanId);
in HWTEST_F()
907
newId.
SetSpanId
(spanId);
in HWTEST_F()
974
newId.
SetSpanId
(spanId);
in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H
A
D
hiappevent_base.h
221
void
SetSpanId
(int64_t spanId);
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H
A
D
napi_hitrace_util.cpp
125
traceId.
SetSpanId
(spanId);
in TransHiTraceIdJsObjectToNative()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H
A
D
hiappevent_base.cpp
764
void AppEventPack::
SetSpanId
(int64_t spanId)
in SetSpanId()
function in OHOS::HiviewDFX::AppEventPack
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H
A
D
app_event_store.cpp
101
event->
SetSpanId
(GetLongFromResultSet(resultSet, Events::FIELD_SPAN_ID));
in GetEventFromResultSet()
Completed in 7 milliseconds