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:traceId_
(Results
1 - 12
of
12
) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
trace_id_impl.cpp
41
std::unique_ptr<OHOS::HiviewDFX::HiTraceId>
traceId_
;
member in OHOS::Ace::TraceIdImpl
/foundation/multimedia/player_framework/frameworks/native/transcoder/
H
A
D
transcoder_impl.h
50
HiviewDFX::HiTraceId
traceId_
;
member in OHOS::Media::TransCoderImpl
/foundation/multimedia/player_framework/frameworks/native/recorder/
H
A
D
recorder_impl.h
82
HiTraceId
traceId_
;
member in OHOS::Media::RecorderImpl
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H
A
D
screen_capture_impl.h
62
HiTraceId
traceId_
;
member in OHOS::Media::ScreenCaptureImpl
/foundation/multimedia/drm_framework/interfaces/inner_api/native/drm/
H
A
D
media_key_system_factory_impl.h
54
HiviewDFX::HiTraceId
traceId_
;
member in OHOS::DrmStandard::MediaKeySystemFactoryImpl
/foundation/multimedia/player_framework/frameworks/native/player/
H
A
D
player_impl.h
96
HiviewDFX::HiTraceId
traceId_
;
member in OHOS::Media::PlayerImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/
H
A
D
data_sync_event.h
60
uint32_t
traceId_
;
member in OHOS::DistributedData::DataSyncEvent
/foundation/distributeddatamgr/kv_store/frameworks/common/
H
A
D
dds_trace.h
82
HiviewDFX::HiTraceId
traceId_
;
member in OHOS::DistributedDataDfx::DdsTrace
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
H
A
D
js_backend_timer_module.cpp
119
OHOS::HiviewDFX::HiTraceId
traceId_
= OHOS::HiviewDFX::HiTraceChain::GetId();
member in OHOS::Ace::__anon1565::final
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/
H
A
D
rs_jank_stats.h
75
int32_t
traceId_
= TRACE_ID_INITIAL;
member
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H
A
D
input_event.cpp
497
LogTracer::LogTracer(LogTracer &&other) noexcept:
traceId_
(other.
traceId_
)
in traceId_()
function
/foundation/multimodalinput/input/util/common/include/
H
A
D
mmi_log.h
47
int64_t
traceId_
;
member in OHOS::MMI::LogTracer
Completed in 5 milliseconds