Home
last modified time | relevance | path

Searched refs:Clean (Results 1 – 25 of 155) sorted by relevance

1234567

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dui_node_test_ng.cpp192 ONE->Clean();
266 THREE->Clean();
288 TWO->Clean();
395 ZERO->Clean();
413 ONE->Clean();
423 ONE->Clean();
424 ZERO->Clean();
461 ZERO->Clean();
472 ZERO->Clean();
499 ZERO->Clean();
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_container_modifier.cpp32 void Clean(ArkUINodeHandle node) in Clean() function
44 static const ArkUINodeContainerModifier modifier = { Rebuild, Clean }; in GetNodeContainerModifier()
50 static const CJUINodeContainerModifier modifier = { Rebuild, Clean }; in GetCJUINodeContainerModifier()
/ohos5.0/base/telephony/core_service/services/ims_service_interaction/src/
H A Dims_core_service_client.cpp69 Clean(); in UnInit()
189 void ImsCoreServiceClient::Clean() in Clean() function in OHOS::Telephony::ImsCoreServiceClient
217 imsCoreServiceClient->Clean(); in OnAddSystemAbility()
234 imsCoreServiceClient->Clean(); in OnRemoveSystemAbility()
/ohos5.0/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H A Dims_sms_client.cpp67 Clean(); in UnInit()
205 void ImsSmsClient::Clean() in Clean() function in OHOS::Telephony::ImsSmsClient
238 imsSmsClient->Clean(); in OnAddSystemAbility()
256 imsSmsClient->Clean(); in OnRemoveSystemAbility()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/
H A Dlru_cache.h41 Clean(); in ReCacheSize()
54 Clean(); in Refer()
131 void Clean() in Clean() function
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstring_view_util.h59 void Clean() in Clean() function
75 Clean(); in ~StringViewHold()
/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_state_machine.h125 Clean(); in ~AccountStateMachine()
136 void Clean();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item_pool.cpp57 obj->Clean(true); in Deallocate()
62 obj->Clean(true); in Deallocate()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/src/
H A Devent.cpp32 return event.Clean(); in CleanMsg()
95 void Event::Clean() in Clean() function in STtools::Event
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp782 HWTEST_F(RdbGeneralStoreTest, Clean, TestSize.Level1)
788 auto result = store->Clean(devices, -1, tableName);
790 result = store->Clean(devices, GeneralStore::CLEAN_MODE_BUTT + 1, tableName);
792 result = store->Clean(devices, GeneralStore::CLOUD_INFO, tableName);
797 result = store->Clean(devices, GeneralStore::CLOUD_INFO, tableName);
799 result = store->Clean(devices, GeneralStore::CLOUD_DATA, tableName);
802 result = store->Clean(devices1, GeneralStore::NEARBY_DATA, tableName);
806 result = store->Clean(devices, GeneralStore::CLOUD_INFO, tableName);
808 result = store->Clean(devices, GeneralStore::CLOUD_DATA, tableName);
810 result = store->Clean(devices, GeneralStore::CLEAN_MODE_BUTT, tableName);
[all …]
H A Dkvdb_general_store_test.cpp500 HWTEST_F(KVDBGeneralStoreTest, Clean, TestSize.Level0)
506 auto ret = store->Clean(devices, -1, tableName);
508 ret = store->Clean(devices, 5, tableName);
510 ret = store->Clean(devices, GeneralStore::CleanMode::NEARBY_DATA, tableName);
515 ret = store->Clean(devices, GeneralStore::CleanMode::CLOUD_INFO, tableName);
518 ret = store->Clean(devices, GeneralStore::CleanMode::CLOUD_DATA, tableName);
521 ret = store->Clean({}, GeneralStore::CleanMode::NEARBY_DATA, tableName);
523 ret = store->Clean(devices, GeneralStore::CleanMode::NEARBY_DATA, tableName);
526 ret = store->Clean(devices, GeneralStore::CleanMode::LOCAL_DATA, tableName);
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor_pool.h59 execs_->Clean(); in ~ExecutorPool()
61 delayTasks_.Clean(); in ~ExecutorPool()
70 pool_.Clean([](std::shared_ptr<Executor> executor) { in ~ExecutorPool()
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor_pool.h56 execs_->Clean(); in ~ExecutorPool()
58 delayTasks_.Clean(); in ~ExecutorPool()
67 pool_.Clean([](std::shared_ptr<Executor> executor) { in ~ExecutorPool()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp106 static void Clean() in Clean() function in OHOS::AppExecFwk::BmsLauncherServiceSystemTest
428 Clean();
450 Clean();
475 Clean();
498 Clean();
524 Clean();
553 Clean();
589 Clean();
/ohos5.0/foundation/multimodalinput/input/util/network/src/
H A Dstream_buffer.cpp44 void StreamBuffer::Clean() in Clean() function in OHOS::MMI::StreamBuffer
214 Clean(); in Clone()
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_impl.cpp134 void RunningLockImpl::Clean() in Clean() function in OHOS::HDI::Power::V1_2::RunningLockImpl
139 timerHandler_->Clean(); in Clean()
145 iter.second->Clean(); in Clean()
/ohos5.0/base/msdp/device_status/utils/ipc/src/
H A Dstream_buffer.cpp42 void StreamBuffer::Clean() in Clean() function in OHOS::Msdp::StreamBuffer
210 Clean(); in Clone()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_node_container_bridge.h25 static ArkUINativeModuleValue Clean(ArkUIRuntimeCallInfo* runtimeCallInfo);
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp128 Clean(); in RegisterCallBackFun()
134 Clean(); in RegisterCallBackFun()
142 Clean(); in DisconnectService()
160 void CellularCallConnection::Clean() in Clean() function in OHOS::Telephony::CellularCallConnection
943 cellularCallConnection->Clean(); in OnAddSystemAbility()
967 cellularCallConnection->Clean(); in OnRemoveSystemAbility()
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
H A Dcloud_sync_manager_n_exporter.h23 napi_value Clean(napi_env env, napi_callback_info info);
/ohos5.0/base/sensors/sensor/utils/ipc/src/
H A Dstream_buffer.cpp44 void StreamBuffer::Clean() in Clean() function in OHOS::Sensors::StreamBuffer
188 Clean(); in Clone()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dsync_observer.h35 bool Clean();
H A Dsync_observer.cpp36 bool SyncObserver::Clean() in Clean() function in OHOS::DistributedKv::SyncObserver
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/include/
H A Devent.h30 void Clean();
/ohos5.0/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_client.cpp53 Clean(); in UnInit()
220 void SatelliteCallClient::Clean() in Clean() function in OHOS::Telephony::SatelliteCallClient

1234567