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:sceneId
(Results
1 - 8
of
8
) sorted by relevance
/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H
A
D
JankAnimatorReporterAdapter.cpp
137
const std::string
sceneId
= event.
sceneId
;
in IsScrollJankEvent()
local
/base/hiviewdfx/hiview/base/event_report/
H
A
D
hiview_event_report.cpp
78
void HiviewEventReport::ReportCpuScene(const std::string &
sceneId
)
in ReportCpuScene()
argument
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H
A
D
mock_notification_analytics_util.cpp
21
HaMetaMessage::HaMetaMessage(uint32_t
sceneId
, uint32_t branchId)
in HaMetaMessage()
argument
31
HaMetaMessage& HaMetaMessage::SceneId(uint32_t
sceneId
)
in SceneId()
argument
/base/notification/distributed_notification_service/services/ans/src/common/
H
A
D
notification_analytics_util.cpp
57
HaMetaMessage::HaMetaMessage(uint32_t
sceneId
, uint32_t branchId)
in HaMetaMessage()
argument
70
HaMetaMessage& HaMetaMessage::SceneId(uint32_t
sceneId
)
in SceneId()
argument
/base/web/webview/ohos_adapter/res_sched_adapter/src/
H
A
D
res_sched_client_adapter_impl.cpp
178
int32_t
sceneId
;
in ReportSceneInternal()
local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H
A
D
ark_web_handler_wrapper.cpp
986
void ArkWebHandlerWrapper::ReportDynamicFrameLossEvent(const std::string&
sceneId
, bool isStart)
in ReportDynamicFrameLossEvent()
argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H
A
D
ark_web_handler_impl.cpp
873
void ArkWebHandlerImpl::ReportDynamicFrameLossEvent(const ArkWebString&
sceneId
, bool isStart)
in ReportDynamicFrameLossEvent()
argument
/base/web/webview/ohos_interface/include/ohos_nweb/
H
A
D
nweb_handler.h
986
virtual void ReportDynamicFrameLossEvent(const std::string&
sceneId
, bool isStart) {}
in ReportDynamicFrameLossEvent()
argument
Completed in 9 milliseconds