Home
last modified time | relevance | path

Searched refs:CleanUp (Results 1 - 25 of 33) sorted by relevance

12

/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_proxy_holder.cpp45 auto CleanUp = [&]() { in AfterWorkCallback() local
55 CleanUp(); in AfterWorkCallback()
63 CleanUp(); in AfterWorkCallback()
79 CleanUp(); in AfterWorkCallback()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_proxy_render_node.cpp44 CleanUp(true); in ~RSProxyRenderNode()
123 CleanUp(false); in OnTreeStateChanged()
128 void RSProxyRenderNode::CleanUp(bool removeModifiers) in CleanUp() function in OHOS::Rosen::RSProxyRenderNode
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection.cpp107 void HfpAgDataConnection::CleanUp() in CleanUp() function in OHOS::bluetooth::HfpAgDataConnection
110 HfpAgRfcommConnection::CleanUp(); in CleanUp()
H A Dhfp_ag_rfcomm_connection.h47 static void CleanUp();
H A Dhfp_ag_data_connection.h64 static void CleanUp();
H A Dhfp_ag_rfcomm_connection.cpp31 void HfpAgRfcommConnection::CleanUp() in CleanUp() function in OHOS::bluetooth::HfpAgRfcommConnection
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_data_connection.cpp104 void HfpHfDataConnection::CleanUp() in CleanUp() function in OHOS::bluetooth::HfpHfDataConnection
106 HfpHfRfcommConnection::CleanUp(); in CleanUp()
H A Dhfp_hf_rfcomm_connection.h47 static void CleanUp();
H A Dhfp_hf_data_connection.h89 static void CleanUp();
H A Dhfp_hf_rfcomm_connection.cpp31 void HfpHfRfcommConnection::CleanUp() in CleanUp() function in OHOS::bluetooth::HfpHfRfcommConnection
H A Dhfp_hf_profile.cpp92 HfpHfDataConnection::CleanUp(); in DeregisterService()
475 commandProcessor_.CleanUp(); in RemoveStateMachine()
H A Dhfp_hf_command_processor.h141 void CleanUp();
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_proxy_render_node_test.cpp182 * @tc.name: CleanUp
183 * @tc.desc: test results of CleanUp
187 HWTEST_F(RSProxyRenderNodeTest, CleanUp, TestSize.Level1) in HWTEST_F()
195 node->CleanUp(removeModifiers); in HWTEST_F()
197 node->CleanUp(removeModifiers); in HWTEST_F()
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability_impl.h82 * @fn JSAbilityRuntime::CleanUp()
86 void CleanUp();
H A Djs_ability.cpp195 jsAbilityImpl->CleanUp(); in TransferToDestroy()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_proxy_render_node.h73 void CleanUp(bool removeModifiers);
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dlist_adapter.h65 void CleanUp();
H A Dlist_component.cpp167 adapter_.CleanUp(); in UpdateForView()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproxyrendernode_fuzzer/
H A Drsproxyrendernode_fuzzer.cpp90 rsProxyRenderNode->CleanUp(true); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dstack_property.cpp34 CleanUp(); in ~StackProperty()
37 void StackProperty::CleanUp() in CleanUp() function in Internal::StackProperty
403 CleanUp();
H A Dstack_property.h70 void CleanUp();
/foundation/arkui/napi/native_engine/
H A Dnative_safe_async_work.h86 void CleanUp();
H A Dnative_safe_async_work.cpp361 that->CleanUp(); in CloseHandles()
367 void NativeSafeAsyncWork::CleanUp() in CleanUp() function in NativeSafeAsyncWork
369 HILOG_DEBUG("NativeSafeAsyncWork::CleanUp called"); in CleanUp()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dui_task_scheduler.h106 void CleanUp();
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon.h66 int32_t CleanUp(const DistributedHardware::DmDeviceInfo &deviceInfo,

Completed in 10 milliseconds

12