/base/telephony/telephony_data/opkey/src/ |
D | rdb_opkey_callback.cpp | 68 ClearData(rdbStore); in InitData() 77 int RdbOpKeyCallback::ClearData(NativeRdb::RdbStore &rdbStore) in ClearData() function in OHOS::Telephony::RdbOpKeyCallback
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
D | hiappevent_clean.cpp | 69 void ClearData(const std::string& dir) in ClearData() function 74 cleaner->ClearData(); in ClearData()
|
D | libhiappevent_base.map | 24 …"OHOS::HiviewDFX::HiAppEventClean::ClearData(std::__h::basic_string<char, std::__h::char_traits<ch… 73 …"OHOS::HiviewDFX::HiAppEventClean::ClearData(std::__1::basic_string<char, std::__1::char_traits<ch… 74 …"OHOS::HiviewDFX::HiAppEventClean::ClearData(std::__1::basic_string<char, std::__1::char_traits<ch…
|
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
D | napi_hiappevent_js_v9.cpp | 82 static napi_value ClearData(napi_env env, napi_callback_info info) in ClearData() function 84 HiAppEventClean::ClearData(NapiHiAppEventConfig::GetStorageDir()); in ClearData() 114 DECLARE_NAPI_FUNCTION("clearData", ClearData), in Init()
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/ |
D | hiappevent_clean.h | 27 void ClearData(const std::string& dir);
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/include/ |
D | app_event_db_cleaner.h | 29 void ClearData() override;
|
D | app_event_log_cleaner.h | 29 void ClearData() override;
|
D | app_event_cleaner.h | 30 virtual void ClearData() = 0;
|
/base/telephony/telephony_data/sim/include/ |
D | rdb_sim_helper.h | 47 int32_t ClearData();
|
/base/telephony/telephony_data/opkey/include/ |
D | rdb_opkey_callback.h | 40 int ClearData(NativeRdb::RdbStore &rdbStore);
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/ |
D | app_event_log_cleaner.cpp | 61 void AppEventLogCleaner::ClearData() in ClearData() function in OHOS::HiviewDFX::AppEventLogCleaner
|
D | app_event_db_cleaner.cpp | 81 void AppEventDbCleaner::ClearData() in ClearData() function in OHOS::HiviewDFX::AppEventDbCleaner
|
/base/telephony/core_service/services/sim/include/ |
D | sim_rdb_helper.h | 57 int32_t ClearData();
|
D | sim_file_manager.h | 43 void ClearData();
|
D | icc_file.h | 87 void ClearData();
|
/base/telephony/telephony_data/sim/src/ |
D | rdb_sim_helper.cpp | 171 int32_t RdbSimHelper::ClearData() in ClearData() function in OHOS::Telephony::RdbSimHelper
|
/base/telephony/core_service/services/sim/src/ |
D | icc_file.cpp | 536 void IccFile::ClearData() in ClearData() function in OHOS::Telephony::IccFile 559 ClearData(); in UnInit()
|
D | sim_file_manager.cpp | 636 void SimFileManager::ClearData() in ClearData() function in OHOS::Telephony::SimFileManager 642 simFile_->ClearData(); in ClearData()
|
D | multi_sim_monitor.cpp | 124 simFileManager_[slotId]->ClearData(); in RefreshData()
|
D | sim_rdb_helper.cpp | 518 int32_t SimRdbHelper::ClearData() in ClearData() function in OHOS::Telephony::SimRdbHelper
|
/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
D | hiappevent_cache_test.cpp | 256 HiAppEventClean::ClearData(TEST_DIR);
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
D | zero_branch_test.cpp | 263 simFileManager.ClearData();
|