/ohos5.0/base/update/updateservice/services/core/ability/sqlite/core/include/ |
H A D | table_base_operator.h | 39 bool DeleteAll(); 40 bool DeleteAll(int32_t &deletedRows) final; 83 bool TableBaseOperator<Table, T>::DeleteAll() in DeleteAll() function 86 return DeleteAll(deletedRows); in DeleteAll() 90 bool TableBaseOperator<Table, T>::DeleteAll(int32_t &deletedRows) in DeleteAll() function
|
H A D | itable_operator.h | 31 virtual bool DeleteAll(int32_t &deletedRows) = 0;
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/ |
H A D | delete_command_v10.cpp | 40 int32_t DeleteCommandV10::DeleteAll(bool isOnlyDeleteDb) in DeleteAll() function in OHOS::Media::MediaTool::DeleteCommandV10 49 ret = DeleteAll(env.deleteParam.isOnlyDeleteDb); in Start()
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | resource_node_utils_test.cpp | 98 ResourceNodePool::Instance().DeleteAll(); 131 ResourceNodePool::Instance().DeleteAll(); 153 ResourceNodePool::Instance().DeleteAll(); 167 ResourceNodePool::Instance().DeleteAll();
|
H A D | resource_node_pool_test.cpp | 44 ResourceNodePool::Instance().DeleteAll(); in TearDown() 110 pool.DeleteAll(); 218 pool.DeleteAll(); 244 pool.DeleteAll();
|
H A D | schedule_node_helper_test.cpp | 96 ResourceNodePool::Instance().DeleteAll();
|
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/timer/ |
H A D | dm_timer.cpp | 42 DeleteAll(); in ~DmTimer() 88 int32_t DmTimer::DeleteAll() in DeleteAll() function in OHOS::DistributedHardware::DmTimer
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_dm_timer.cpp | 134 int32_t ret = timer->DeleteAll(); 138 ret = timer->DeleteAll();
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/ |
H A D | pin_holder.cpp | 76 timer_->DeleteAll(); in ~PinHolder() 197 timer_->DeleteAll(); in CreateGeneratePinHolderMsg() 402 timer_->DeleteAll(); in CloseSession() 434 timer_->DeleteAll(); in ProcessDestroyResMsg() 575 timer_->DeleteAll(); in OnSessionClosed() 614 timer_->DeleteAll(); in NotifyPinHolderEvent() 664 timer_->DeleteAll(); in ProcessChangeMsg()
|
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/timer/lite/ |
H A D | dm_timer.cpp | 40 DeleteAll(); in ~DmTimer() 92 int32_t DmTimer::DeleteAll() in DeleteAll() function in OHOS::DistributedHardware::DmTimer
|
/ohos5.0/base/update/updateservice/services/firmware/common/src/ |
H A D | firmware_update_helper.cpp | 42 firmwareTaskOperator.DeleteAll(); in ClearFirmwareInfo() 43 FirmwareComponentOperator().DeleteAll(); in ClearFirmwareInfo()
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | resource_node_pool_impl.cpp | 36 void DeleteAll() override; 121 void ResourceNodePoolImpl::DeleteAll() in DeleteAll() function in OHOS::UserIam::UserAuth::ResourceNodePoolImpl
|
/ohos5.0/base/update/updateservice/services/firmware/data/db/src/ |
H A D | firmware_component_operator_empty.cpp | 32 bool FirmwareComponentOperator::DeleteAll() in DeleteAll() function in OHOS::UpdateEngine::FirmwareComponentOperator
|
H A D | firmware_task_operator_empty.cpp | 31 bool FirmwareTaskOperator::DeleteAll() in DeleteAll() function in OHOS::UpdateEngine::FirmwareTaskOperator
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/include/command/ |
H A D | delete_command_v10.h | 34 int32_t DeleteAll(bool isDeleteAll);
|
/ohos5.0/base/update/updateservice/services/firmware/data/db/include/ |
H A D | firmware_component_operator.h | 44 bool DeleteAll();
|
H A D | firmware_task_operator.h | 45 bool DeleteAll();
|
/ohos5.0/foundation/distributedhardware/device_manager/utils/include/timer/ |
H A D | dm_timer.h | 69 int32_t DeleteAll();
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_monitor/ |
H A D | event_listener.h | 34 void DeleteAll();
|
H A D | event_listener.cpp | 78 void EventListener::DeleteAll() in DeleteAll() function in OHOS::AppExecFwk::EventListener
|
H A D | bundle_monitor_callback.cpp | 130 listener->DeleteAll(); in EventListenerDeleteAll()
|
/ohos5.0/base/useriam/user_auth_framework/services/core/inc/ |
H A D | resource_node_pool.h | 41 virtual void DeleteAll() = 0;
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/src/ |
H A D | resource_node_pool_fuzzer.cpp | 52 ResourceNodePool::Instance().DeleteAll(); in FuzzResourcePoolDeleteAll()
|
/ohos5.0/foundation/distributedhardware/device_manager/utils/include/timer/lite/ |
H A D | dm_timer.h | 99 int32_t DeleteAll();
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/ |
H A D | ansmanagerstubannexthree_fuzzer.cpp | 41 ansManagerStub.DeleteAll(); in DoSomethingInterestingWithMyAPI()
|