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:SetChainId
(Results
1 - 5
of
5
) sorted by relevance
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H
A
D
hitraceid.h
64
void
SetChainId
(uint64_t chainId);
/base/hiviewdfx/hitrace/frameworks/native/
H
A
D
hitraceid.cpp
75
void HiTraceId::
SetChainId
(uint64_t chainId)
in SetChainId()
function in OHOS::HiviewDFX::HiTraceId
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H
A
D
hitracechain_ffi.h
44
traceId.
SetChainId
(id.chainId);
in Parse()
/base/hiviewdfx/hitrace/test/unittest/common/native/
H
A
D
hitracechaincpp_test.cpp
153
initId.
SetChainId
(CHAIN_ID);
in HWTEST_F()
218
initId.
SetChainId
(CHAIN_ID);
in HWTEST_F()
315
wrongBeginId.
SetChainId
(beginId.GetChainId() + 1);
in HWTEST_F()
775
newId.
SetChainId
(chainId);
in HWTEST_F()
841
newId.
SetChainId
(chainId);
in HWTEST_F()
906
newId.
SetChainId
(chainId);
in HWTEST_F()
973
newId.
SetChainId
(chainId);
in HWTEST_F()
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H
A
D
napi_hitrace_util.cpp
121
traceId.
SetChainId
(chainId);
in TransHiTraceIdJsObjectToNative()
Completed in 4 milliseconds