Home
last modified time | relevance | path

Searched refs:IncRefCount (Results 1 - 25 of 105) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dview_model.cpp88 frameNode->IncRefCount(); in createTextNode()
96 frameNode->IncRefCount(); in createSymbolNode()
104 spanNode->IncRefCount(); in createSpanNode()
112 imageSpanNode->IncRefCount(); in createImageSpanNode()
121 frameNode->IncRefCount(); in createImageNode()
129 frameNode->IncRefCount(); in createToggleNode()
138 frameNode->IncRefCount(); in createToggleNodeWithParams()
146 frameNode->IncRefCount(); in createLoadingProgress()
154 frameNode->IncRefCount(); in createTextInputNode()
162 frameNode->IncRefCount(); in createStackNode()
[all...]
H A Dnode_animate.cpp365 animator->IncRefCount(); in CreateAnimator()
444 iCurve->IncRefCount(); in CreateCurve()
451 curve->IncRefCount(); in CreateStepsCurve()
458 curve->IncRefCount(); in CreateCubicBezierCurve()
466 curve->IncRefCount(); in CreateSpringCurve()
474 curve->IncRefCount(); in CreateSpringMotion()
482 curve->IncRefCount(); in CreateResponsiveSpringMotion()
490 curve->IncRefCount(); in CreateInterpolatingSpring()
503 curve->IncRefCount(); in CreateCustomCurve()
/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp24 refCounter_->IncRefCount(); in WeakRefCounter()
73 void RefCounter::IncRefCount() in IncRefCount() function in OHOS::RefCounter
233 refs_->IncRefCount(); in RefBase()
243 refs_->IncRefCount(); in RefBase()
269 refs_->IncRefCount(); in operator =()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp22 refCounter_->IncRefCount(); in WeakRefCounter()
71 void RefCounter::IncRefCount() in IncRefCount() function in OHOS::RefCounter
231 refs_->IncRefCount(); in RefBase()
241 refs_->IncRefCount(); in RefBase()
262 refs_->IncRefCount(); in operator =()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dmock_kv_sync_interface.h25 MOCK_METHOD0(IncRefCount, void(void));
H A Dvirtual_multi_ver_sync_db_interface.cpp37 void VirtualMultiVerSyncDBInterface::IncRefCount() in IncRefCount() function in DistributedDB::VirtualMultiVerSyncDBInterface
39 kvStore_->IncRefCount(); in IncRefCount()
/foundation/arkui/ace_engine/frameworks/base/image/
H A Dpixel_map.cpp24 rawPtr->IncRefCount(); in GetReleaseContext()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_syncer.cpp36 storage->IncRefCount(); in RemoteDeviceOffline()
66 storage->IncRefCount(); in EraseDeviceWaterMark()
H A Dsingle_ver_kv_syncer.cpp96 storage->IncRefCount(); in LocalDataChanged()
134 syncInterface_->IncRefCount(); in RemoteDataChanged()
258 syncInterface->IncRefCount(); in TriggerSubQuerySync()
325 storage->IncRefCount(); in TriggerAddSubscribeAsync()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.h56 jsEventTarget->IncRefCount(); in Constructor()
119 jsScrollableTargetInfo->IncRefCount(); in Constructor()
283 jsGestureRecognizer->IncRefCount(); in Constructor()
321 jsPanRecognizer->IncRefCount(); in Constructor()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_rendering_context_settings.cpp30 jsRenderingContextSettings->IncRefCount(); in Constructor()
H A Djs_canvas_pattern.cpp27 canvasPattern->IncRefCount(); in Constructor()
H A Djs_canvas_gradient.cpp28 jsCanvasGradient->IncRefCount(); in Constructor()
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dpipeline_context_holder.h34 context->IncRefCount(); in ~PipelineContextHolder()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Disync_interface.h41 virtual void IncRefCount() = 0;
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp28 refCounter_->IncRefCount(); in WeakRefCounter()
172 void RefCounter::IncRefCount() in IncRefCount() function in OHOS::RefCounter
379 refs_->IncRefCount(); in RefBase()
387 refs_->IncRefCount(); in RefBase()
412 refs_->IncRefCount(); in operator =()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_ability_component_controller.cpp36 controller->IncRefCount(); in Constructor()
H A Djs_path_shape.cpp35 jsPath->IncRefCount(); in ConstructorCallback()
H A Djs_calendar_controller.cpp61 jsCalendarController->IncRefCount(); in Constructor()
H A Djs_circle_shape.cpp43 jsCircle->IncRefCount(); in ConstructorCallback()
H A Djs_content_slot.cpp53 content->IncRefCount(); in Constructor()
H A Djs_layout_manager.h41 jsLayoutManager->IncRefCount(); in Constructor()
H A Djs_ellipse_shape.cpp40 jsEllipse->IncRefCount(); in ConstructorCallback()
H A Djs_linear_gradient.cpp30 jsLinearGradientPtr->IncRefCount(); in Constructor()
H A Djs_local_storage.cpp39 instance->IncRefCount(); in ConstructorCallback()

Completed in 10 milliseconds

12345