Home
last modified time | relevance | path

Searched refs:DecRefCount (Results 1 - 25 of 99) sorted by relevance

1234

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_kv_syncer.cpp106 storage->DecRefCount(); in LocalDataChanged()
115 storage->DecRefCount(); in LocalDataChanged()
146 syncInterface_->DecRefCount(); in RemoteDataChanged()
151 syncInterface_->DecRefCount(); in RemoteDataChanged()
288 syncInterface->DecRefCount(); in TriggerSubQuerySync()
333 storage->DecRefCount(); in TriggerAddSubscribeAsync()
337 syncInterface->DecRefCount(); in TriggerAddSubscribeAsync()
H A Dsingle_ver_syncer.cpp40 storage->DecRefCount(); in RemoteDeviceOffline()
45 storage->DecRefCount(); in RemoteDeviceOffline()
69 storage->DecRefCount(); in EraseDeviceWaterMark()
/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp31 refCounter_->DecRefCount(); in ~WeakRefCounter()
78 void RefCounter::DecRefCount() in DecRefCount() function in OHOS::RefCounter
265 refs_->DecRefCount(); in operator =()
290 refs_->DecRefCount();
301 refs_->DecRefCount(); in ~RefBase()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp29 refCounter_->DecRefCount(); in ~WeakRefCounter()
76 void RefCounter::DecRefCount() in DecRefCount() function in OHOS::RefCounter
257 refs_->DecRefCount(); in operator =()
287 refs_->DecRefCount();
301 refs_->DecRefCount(); in ~RefBase()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dmock_kv_sync_interface.h26 MOCK_METHOD0(DecRefCount, void(void));
H A Dvirtual_multi_ver_sync_db_interface.cpp42 void VirtualMultiVerSyncDBInterface::DecRefCount() in DecRefCount() function in DistributedDB::VirtualMultiVerSyncDBInterface
44 kvStore_->DecRefCount(); in DecRefCount()
/foundation/arkui/ace_engine/frameworks/base/image/
H A Dpixel_map.cpp31 rawPtr->DecRefCount(); in ReleaseProc()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp35 refCounter_->DecRefCount(); in ~WeakRefCounter()
177 void RefCounter::DecRefCount() in DecRefCount() function in OHOS::RefCounter
280 DecRefCount(); in DecWeakRefCount()
407 refs_->DecRefCount(); in operator =()
433 refs_->DecRefCount();
447 refs_->DecRefCount(); in ~RefBase()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.cpp233 storage->DecRefCount(); in CheckPermissions()
239 storage->DecRefCount(); in CheckPermissions()
244 storage->DecRefCount(); in CheckPermissions()
257 syncInterface->DecRefCount(); in SendRemoteExecutorData()
265 storage->DecRefCount(); in SendRemoteExecutorData()
270 storage->DecRefCount(); in SendRemoteExecutorData()
293 storage->DecRefCount(); in ReceiveRemoteExecutorAck()
514 syncInterface->DecRefCount(); in SendRequestMessage()
533 syncInterface->DecRefCount(); in SendRequestMessage()
579 storage->DecRefCount(); in ResponseStart()
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.h63 jsEventTarget->DecRefCount(); in Destructor()
126 jsScrollableTargetInfo->DecRefCount(); in Destructor()
290 jsGestureRecognizer->DecRefCount(); in Destructor()
328 jsPanRecognizer->DecRefCount(); in Destructor()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_rendering_context_settings.cpp47 controller->DecRefCount(); in Destructor()
H A Djs_canvas_pattern.cpp34 canvasPattern->DecRefCount(); in Destructor()
H A Djs_canvas_gradient.cpp35 controller->DecRefCount(); in Destructor()
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dpipeline_context_holder.h37 [context] { context->DecRefCount(); }, TaskExecutor::TaskType::PLATFORM, "ArkUIDecRefCount"); in ~PipelineContextHolder()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Disync_interface.h44 virtual void DecRefCount() = 0;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_ability_component_controller.cpp43 controller->DecRefCount(); in Destructor()
H A Djs_path_shape.cpp42 jsPathShape->DecRefCount(); in DestructorCallback()
H A Djs_calendar_controller.cpp68 controller->DecRefCount(); in Destructor()
H A Djs_circle_shape.cpp50 jsCircleShape->DecRefCount(); in DestructorCallback()
H A Djs_content_slot.cpp60 nodeContent->DecRefCount(); in Destructor()
H A Djs_layout_manager.h48 jsLayoutManager->DecRefCount(); in Destructor()
H A Djs_ellipse_shape.cpp47 jsEllipseShape->DecRefCount(); in DestructorCallback()
H A Djs_linear_gradient.cpp75 jsLinearGradientPtr->DecRefCount(); in Destructor()
H A Djs_local_storage.cpp45 instance->DecRefCount(); in DestructorCallback()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcustom_dialog_model.cpp65 dialog->DecRefCount(); in DisposeDialog()
70 content->DecRefCount(); in DisposeDialog()
201 frameNode->DecRefCount(); in RemoveDialogContent()
315 dialogNode->DecRefCount(); in CloseDialog()

Completed in 10 milliseconds

1234