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:ClearData
(Results
1 - 25
of
36
) sorted by relevance
1
2
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H
A
D
hiappevent_clean.cpp
80
void
ClearData
(const std::string& dir)
in ClearData()
function
86
HiAppEvent::UserInfo::GetInstance().
ClearData
();
in ClearData()
92
cleaner->
ClearData
();
in ClearData()
H
A
D
hiappevent_c.cpp
212
void
ClearData
()
in ClearData()
function
214
HiAppEventClean::
ClearData
(HiAppEventConfig::GetInstance().GetStorageDir());
in ClearData()
H
A
D
hiappevent_userinfo.cpp
226
void UserInfo::
ClearData
()
in ClearData()
function in OHOS::HiviewDFX::HiAppEvent::UserInfo
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H
A
D
hiappevent_clean.h
27
void
ClearData
(const std::string& dir);
H
A
D
hiappevent_c.h
180
void
ClearData
();
H
A
D
hiappevent_userinfo.h
41
void
ClearData
();
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/include/
H
A
D
app_event_log_cleaner.h
29
void
ClearData
() override;
H
A
D
app_event_db_cleaner.h
29
void
ClearData
() override;
H
A
D
app_event_cleaner.h
30
virtual void
ClearData
() = 0;
/base/telephony/telephony_data/global_params/src/
H
A
D
rdb_global_params_callback.cpp
80
ClearData
(rdbStore, tableName);
in InitEccData()
116
ClearData
(rdbStore, tableName);
in InitNumMatchData()
151
int RdbGlobalParamsCallback::
ClearData
(NativeRdb::RdbStore &rdbStore, const std::string &tableName)
in ClearData()
function in OHOS::Telephony::RdbGlobalParamsCallback
/base/telephony/telephony_data/pdp_profile/include/
H
A
D
rdb_pdp_profile_helper.h
100
int
ClearData
(const std::string &opKey);
/base/telephony/telephony_data/sim/include/
H
A
D
rdb_sim_helper.h
47
int32_t
ClearData
();
/base/telephony/telephony_data/opkey/src/
H
A
D
rdb_opkey_callback.cpp
88
ClearData
(rdbStore);
in InitData()
115
int RdbOpKeyCallback::
ClearData
(NativeRdb::RdbStore &rdbStore)
in ClearData()
function in OHOS::Telephony::RdbOpKeyCallback
/base/telephony/telephony_data/opkey/include/
H
A
D
rdb_opkey_callback.h
40
static int
ClearData
(NativeRdb::RdbStore &rdbStore);
/base/telephony/telephony_data/global_params/include/
H
A
D
rdb_global_params_callback.h
41
int
ClearData
(NativeRdb::RdbStore &rdbStore, const std::string &tableName);
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H
A
D
hiappevent_impl.h
40
static void
ClearData
();
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/
H
A
D
app_event_db_cleaner.cpp
85
void AppEventDbCleaner::
ClearData
()
in ClearData()
function in OHOS::HiviewDFX::AppEventDbCleaner
H
A
D
app_event_log_cleaner.cpp
64
void AppEventLogCleaner::
ClearData
()
in ClearData()
function in OHOS::HiviewDFX::AppEventLogCleaner
/base/telephony/core_service/interfaces/innerkits/include/
H
A
D
i_icc_file.h
50
virtual void
ClearData
()
in ClearData()
function in OHOS::Telephony::IIccFileExt
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H
A
D
napi_hiappevent_js_v9.cpp
179
static napi_value
ClearData
(napi_env env, napi_callback_info info)
in ClearData()
function
182
HiAppEventClean::
ClearData
(NapiHiAppEventConfig::GetStorageDir());
in ClearData()
252
DECLARE_NAPI_FUNCTION("clearData",
ClearData
),
in Init()
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H
A
D
hiappevent_impl.cpp
205
void HiAppEventImpl::
ClearData
()
in ClearData()
function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl
208
HiAppEventClean::
ClearData
(dir);
in ClearData()
/base/telephony/core_service/services/sim/include/
H
A
D
sim_rdb_helper.h
58
int32_t
ClearData
();
/base/telephony/telephony_data/pdp_profile/src/
H
A
D
rdb_pdp_profile_helper.cpp
191
ClearData
(opKey);
in InitAPNDatabase()
209
int RdbPdpProfileHelper::
ClearData
(const std::string &opKey)
in ClearData()
function in OHOS::Telephony::RdbPdpProfileHelper
/base/telephony/telephony_data/sim/src/
H
A
D
rdb_sim_helper.cpp
174
int32_t RdbSimHelper::
ClearData
()
in ClearData()
function in OHOS::Telephony::RdbSimHelper
/base/telephony/core_service/services/sim/src/
H
A
D
multi_sim_monitor.cpp
227
simFileManager->
ClearData
();
in RefreshData()
230
simFileManager->
ClearData
();
in RefreshData()
Completed in 9 milliseconds
1
2