Home
last modified time | relevance | path

Searched refs:Clean (Results 1 - 25 of 112) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_container_modifier.cpp30 void Clean(ArkUINodeHandle node) in Clean() function
42 static const ArkUINodeContainerModifier modifier = { Rebuild, Clean }; in GetNodeContainerModifier()
48 static const CJUINodeContainerModifier modifier = { Rebuild, Clean }; in GetCJUINodeContainerModifier()
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dui_node_test_ng.cpp187 * @tc.steps: step2. set TWO's hostPageId_ 1 and Clean in HWTEST_F()
192 ONE->Clean(); in HWTEST_F()
266 THREE->Clean(); in HWTEST_F()
288 TWO->Clean(); in HWTEST_F()
310 THREE->Clean(); in HWTEST_F()
395 ZERO->Clean(); in HWTEST_F()
413 ONE->Clean(); in HWTEST_F()
423 ONE->Clean(); in HWTEST_F()
424 ZERO->Clean(); in HWTEST_F()
461 ZERO->Clean(); in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item_pool.cpp55 obj->Clean(true); in Deallocate()
60 obj->Clean(true); in Deallocate()
/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 in OHOS::Media::LruCache
/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_node_container_bridge.h25 static ArkUINativeModuleValue Clean(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_node_container_bridge.cpp28 ArkUINativeModuleValue NodeContainerBridge::Clean(ArkUIRuntimeCallInfo* runtimeCallInfo) in Clean() function in OHOS::Ace::NG::NodeContainerBridge
/foundation/bundlemanager/bundle_framework/test/resource/common/include/
H A Devent.h30 void Clean();
/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
/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);
H A Dcloud_sync_manager_napi.cpp37 DECLARE_NAPI_FUNCTION("clean", Clean), in CloudSyncManagerExport()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_general_store_test.cpp492 * @tc.name: Clean
493 * @tc.desc: Clean test the functionality of different branches.
498 HWTEST_F(KVDBGeneralStoreTest, Clean, TestSize.Level0) in HWTEST_F()
504 auto ret = store->Clean(devices, -1, tableName); in HWTEST_F()
506 ret = store->Clean(devices, 5, tableName); in HWTEST_F()
508 ret = store->Clean(devices, GeneralStore::CleanMode::NEARBY_DATA, tableName); in HWTEST_F()
513 ret = store->Clean(devices, GeneralStore::CleanMode::CLOUD_INFO, tableName); in HWTEST_F()
516 ret = store->Clean(devices, GeneralStore::CleanMode::CLOUD_DATA, tableName); in HWTEST_F()
519 ret = store->Clean({}, GeneralStore::CleanMode::NEARBY_DATA, tableName); in HWTEST_F()
521 ret = store->Clean(device in HWTEST_F()
[all...]
H A Drdb_general_store_test.cpp776 * @tc.name: Clean
777 * @tc.desc: RdbGeneralStore Clean function test
782 HWTEST_F(RdbGeneralStoreTest, Clean, TestSize.Level1) in HWTEST_F()
788 auto result = store->Clean(devices, -1, tableName); in HWTEST_F()
790 result = store->Clean(devices, GeneralStore::CLEAN_MODE_BUTT + 1, tableName); in HWTEST_F()
792 result = store->Clean(devices, GeneralStore::CLOUD_INFO, tableName); in HWTEST_F()
797 result = store->Clean(devices, GeneralStore::CLOUD_INFO, tableName); in HWTEST_F()
799 result = store->Clean(devices, GeneralStore::CLOUD_DATA, tableName); in HWTEST_F()
802 result = store->Clean(devices1, GeneralStore::NEARBY_DATA, tableName); in HWTEST_F()
806 result = store->Clean(device in HWTEST_F()
[all...]
/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()
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dif_else_node.cpp71 Clean(false, true, branchId_); in SetBranchId()
H A Dnode_content.cpp42 slot->Clean(); in DetachFromNode()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/
H A Djs_config.h54 static napi_value Clean(napi_env env, napi_callback_info info);
/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()
/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()
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpool_test.cpp62 pool_.Clean(close); in TearDown()
298 * @tc.desc: test the int32_t Clean(std::function<void(std::shared_ptr<T>)> close) noexcept function.
321 auto retClean = pool_.Clean(close); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_server.cpp80 void CloudServer::Clean(int32_t userId) {} in Clean() function in OHOS::DistributedData::CloudServer
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_server.h42 virtual void Clean(int32_t userId);
/foundation/distributeddatamgr/kv_store/test/fuzztest/taskscheduler_fuzzer/
H A Dtaskscheduler_fuzzer.cpp47 taskScheduler.Clean(); in EveryFUZZ()
/foundation/filemanagement/dfs_service/test/mock/ipc/
H A Dcloud_sync_service_proxy_mock.cpp50 int32_t CloudSyncServiceProxy::Clean(const std::string &accountId, const CleanOptions &cleanOptions) in Clean() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy

Completed in 11 milliseconds

12345