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:DeleteRecord
(Results
1 - 10
of
10
) sorted by relevance
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H
A
D
hisysevent_record_convertor.h
29
static void
DeleteRecord
(HiSysEventRecordC& record);
/base/hiviewdfx/hiview/plugins/performance/persistence/
H
A
D
AppLaunchSceneDbAdapter.h
27
void
DeleteRecord
(const std::string& bundleName) override;
H
A
D
AppLaunchSceneDbAdapter.cpp
30
void AppLaunchSceneDbAdapter::
DeleteRecord
(const std::string& bundleName)
in DeleteRecord()
function in OHOS::HiviewDFX::AppLaunchSceneDbAdapter
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H
A
D
hisysevent_record_convertor.cpp
69
void HiSysEventRecordConvertor::
DeleteRecord
(HiSysEventRecordC& record)
in DeleteRecord()
function in OHOS::HiviewDFX::HiSysEventRecordConvertor
83
DeleteRecord
(realRs[i]);
in DeleteRecords()
/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/
H
A
D
IAnimatorSceneDataProcessor.h
55
virtual void
DeleteRecord
(const int32_t uniqueId) = 0;
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H
A
D
AnimatorSceneDataProcessor.h
41
void
DeleteRecord
(const int32_t uniqueId) override;
H
A
D
AnimatorSceneDataProcessor.cpp
94
DeleteRecord
(evt->animatorInfo.basicInfo.uniqueId);
in ProcessSceneData()
193
void AnimatorSceneDataProcessor::
DeleteRecord
(const int32_t uniqueId)
in DeleteRecord()
function in OHOS::HiviewDFX::AnimatorSceneDataProcessor
H
A
D
AppLaunchSceneDataProcessor.cpp
97
DeleteRecord
(bundleName);
in ProcessSceneData()
113
DeleteRecord
(name);
in HandleTimeoutInMainThr()
364
void AppLaunchSceneDataProcessor::
DeleteRecord
(const std::string& bundleName)
in DeleteRecord()
function in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
366
db->
DeleteRecord
(bundleName);
in DeleteRecord()
423
db->
DeleteRecord
(data.bundleName);
in CheckOutExistStartPoint()
H
A
D
AppLaunchSceneDataProcessor.h
72
void
DeleteRecord
(const std::string& bundleName);
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/gateway/
H
A
D
IAppLaunchSceneDb.h
193
virtual void
DeleteRecord
(const std::string& bundleName) = 0;
Completed in 5 milliseconds