Home
last modified time | relevance | path

Searched refs:Clear (Results 1 - 25 of 125) sorted by relevance

12345

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_mmap.h33 virtual ~DfxMmap() { Clear(); } in ~DfxMmap()
37 void Clear();
H A Ddfx_extractor_utils.h48 ~DfxExtractor() { Clear(); } in ~DfxExtractor()
136 void Clear() in Clear() function in OHOS::HiviewDFX::final
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_mmap.cpp36 Clear(); in Init()
64 void DfxMmap::Clear() in Clear() function in OHOS::HiviewDFX::DfxMmap
/base/notification/common_event_service/services/src/
H A Dability_manager_death_recipient.cpp38 DelayedSingleton<AbilityManagerHelper>::GetInstance()->Clear(); in OnRemoteDied()
/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_dao.cpp70 void SysEventDao::Clear() in Clear() function in OHOS::HiviewDFX::EventStore::SysEventDao
72 SysEventDatabase::GetInstance().Clear(); in Clear()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_paste_board_client_adapter_impl.cpp64 void ArkPasteBoardClientAdapterImpl::Clear() in Clear() function in OHOS::ArkWeb::ArkPasteBoardClientAdapterImpl
66 real_.Clear(); in Clear()
H A Dark_paste_board_client_adapter_impl.h35 void Clear() override;
/base/location/services/location_locator/locator/source/
H A Dsubability_common.cpp56 lastRecord_->Clear(); in StopAllLocationRequests()
62 lastRecord_->Clear(); in RestartAllLocationRequests()
69 newRecord_->Clear(); in LocationRequest()
80 lastRecord_->Clear(); in HandleRefrashRequirements()
/base/notification/common_event_service/services/test/unittest/mock/
H A Dmock_ability_manager_helper.cpp52 void AbilityManagerHelper::Clear() in Clear() function in OHOS::EventFwk::AbilityManagerHelper
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Djs_callback_manager.h40 void Clear(TaskQueue& tasks);
/base/hiviewdfx/hiview/plugins/event_store/store/
H A Dsys_event_db_mgr.cpp53 SysEventDao::Clear(); in CheckStore()
/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_dao.h43 static void Clear();
/base/security/appverify/interfaces/innerkits/appverify/src/common/
H A Dhap_byte_buffer_data_source.cpp43 hapByteBuffer.Clear(); in Reset()
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dsehap_contexts_trie.h35 void Clear();
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_paste_board_client_adapter_wrapper.h35 void Clear() override;
H A Dark_paste_board_client_adapter_wrapper.cpp84 void ArkPasteBoardClientAdapterWrapper::Clear() in Clear() function in OHOS::ArkWeb::ArkPasteBoardClientAdapterWrapper
89 ctocpp_->Clear(); in Clear()
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/getimgdata_fuzzer/
H A Dgetimgdata_fuzzer.cpp36 dataRecordAdapterImpl->Clear(); in GetImgDataFuzzTest()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Djs_callback_manager.cpp118 Clear(jsCallbacks); in Release()
151 void JsCallbackManager::Clear(TaskQueue& tasks) in Clear() function in OHOS::HiviewDFX::JsCallbackManager
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_task_thread.c54 static void Clear(struct HcTaskThreadT* thread) in Clear() function
129 thread->clear = Clear; in InitHcTaskThread()
/base/time/time_service/services/time/src/
H A Dntp_trusted_time.cpp50 mTimeResult->Clear(); in ForceRefresh()
150 void NtpTrustedTime::TimeResult::Clear() in Clear() function in OHOS::MiscServices::NtpTrustedTime::TimeResult
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_database_test.cpp66 EventStore::SysEventDatabase::GetInstance().Clear(); in HWTEST_F()
/base/hiviewdfx/hiview/base/event_store/store/include/
H A Dsys_event_repeat_db.h43 void Clear(const int64_t happentime);
/base/powermgr/display_manager/brightness_manager/include/
H A Dlight_lux_buffer.h37 void Clear();
/base/notification/common_event_service/services/include/
H A Dability_manager_helper.h61 void Clear();
/base/msdp/device_status/libs/interface/
H A Ddevicestatus_msdp_interface.h53 void Clear() in Clear() function

Completed in 6 milliseconds

12345