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:versionName
(Results
1 - 25
of
41
) sorted by relevance
1
2
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H
A
D
AppLaunchConverter.h
37
point.
versionName
= data.
versionName
;
in ConvertToInteractionResponse()
73
point.
versionName
= data.
versionName
;
in ConvertToAppStartupType()
104
point.
versionName
= data.
versionName
;
in ConvertToAppAttach()
118
point.
versionName
= data.
versionName
;
in ConvertToAppForeground()
186
point.
versionName
= data.
versionName
;
in ConvertToInteractionCompleted()
[all...]
/base/security/appverify/interfaces/innerkits/appverify/src/provision/
H
A
D
provision_info.cpp
46
this->
versionName
= info.
versionName
;
in operator =()
/base/hiviewdfx/hiview/plugins/performance/monitor/converter/
H
A
D
AppLaunchMonitorConverter.h
54
checkPointData.
versionName
= appEvtData.
versionName
;
in ConvertAppEvtDataToCheckPointData()
79
reportEvent.
versionName
= metrics.
versionName
;
in ConvertMetricToReportEvent()
H
A
D
JankAnimatorMonitorConverter.h
38
event.
versionName
= metrics.basicInfo.
versionName
;
in ConverterReportData()
H
A
D
AppMonitorDataConverter.h
45
appEvtData.
versionName
= evt.
versionName
;
in ConvertXperfEvtToAppEvtData()
/base/hiviewdfx/hiview/plugins/performance/reporter/event_poster/
H
A
D
EventsPoster.cpp
45
info.
versionName
= event.
versionName
;
in ConvertToAppStartInfo()
79
info.
versionName
= event.
versionName
;
in ConvertToScrollJankInfo()
H
A
D
IAppStartEventPoster.h
27
std::string
versionName
{""};
H
A
D
IScrollJankEventPoster.h
27
std::string
versionName
{""};
/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H
A
D
JankAnimatorReporterAdapter.cpp
74
data.
versionName
= event.
versionName
;
in ConvertReporterEventToData()
107
info.
versionName
= event.
versionName
;
in ConvertReportEventToEventInfo()
H
A
D
AppStartReporterAdapter.cpp
48
info.
versionName
= event.
versionName
;
in ConvertReportEventToEventInfo()
H
A
D
SimpleAppStartReporterAdapter.cpp
52
data.
versionName
= event.
versionName
;
in ConvertReportEventToData()
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/gateway/
H
A
D
IAppLaunchSceneDb.h
33
std::string
versionName
{""};
64
std::string
versionName
{""};
92
std::string
versionName
{""};
104
std::string
versionName
{""};
161
std::string
versionName
{""};
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H
A
D
zip_helper.cpp
106
info.
versionName
.c_str());
in GetDfxBundleInfo()
109
bundleInfo.
versionName
= info.
versionName
;
in GetDfxBundleInfo()
H
A
D
zip_helper.h
34
std::string
versionName
;
member
/base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/
H
A
D
AppStartReporter.cpp
32
"VERSION_NAME", data.
versionName
,
in ReportNormal()
61
"VERSION_NAME", data.
versionName
,
in ReportFault()
H
A
D
JankAnimatorReporter.cpp
35
"VERSION_NAME", data.
versionName
,
in ReportNormal()
64
"VERSION_NAME", data.
versionName
,
in ReportCritical()
H
A
D
IAppStartReportInfrastructure.h
25
std::string
versionName
{""};
H
A
D
IJankAnimatorReportInfrastructure.h
26
std::string
versionName
{""};
/base/hiviewdfx/hiview/plugins/performance/event_publisher/
H
A
D
IEventObserver.h
25
std::string
versionName
{""};
56
std::string
versionName
{""};
H
A
D
EventObserverConverter.h
34
info.bundleVersion = data.
versionName
;
in ConvertToAppStartInfo()
46
info.bundleVersion = data.
versionName
;
in ConvertToScrollJankEvtInfo()
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H
A
D
fold_event_cacher.cpp
74
return info.
versionName
;
in GetAppVersion()
141
appEventRecord.
versionName
= GetAppVersion(appData.bundleName);
in TimeOut()
184
appEventRecord.
versionName
= event->GetEventValue(AppEventSpace::KEY_OF_VERSION_NAME);
in ProcessForegroundEvent()
193
foregroundApps_[appEventRecord.bundleName] = appEventRecord.
versionName
;
in ProcessForegroundEvent()
204
appEventRecord.
versionName
= event->GetEventValue(AppEventSpace::KEY_OF_VERSION_NAME);
in ProcessBackgroundEvent()
234
appEventRecord.
versionName
= it->second;
in ProcessSceenStatusChangedEvent()
260
newRecord.
versionName
= appEventRecord.
versionName
;
in ProcessCountDurationEvent()
/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/
H
A
D
IAppLaunchSceneDataProcessor.h
40
std::string
versionName
{""};
61
std::string
versionName
{""};
/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/reporter/
H
A
D
IJankAnimatorReporter.h
26
std::string
versionName
{""};
H
A
D
IAppStartReporter.h
25
std::string
versionName
{""};
/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/executor/
H
A
D
IAppThrExecutor.h
41
std::string
versionName
{""};
Completed in 6 milliseconds
1
2