/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | view_model.cpp | 94 frameNode->IncRefCount(); in createTextNode() 102 frameNode->IncRefCount(); in createSymbolNode() 110 spanNode->IncRefCount(); in createSpanNode() 127 frameNode->IncRefCount(); in createImageNode() 135 frameNode->IncRefCount(); in createToggleNode() 143 frameNode->IncRefCount(); in createLoadingProgress() 151 frameNode->IncRefCount(); in createTextInputNode() 159 frameNode->IncRefCount(); in createStackNode() 167 frameNode->IncRefCount(); in createScrollNode() 175 frameNode->IncRefCount(); in createListNode() [all …]
|
H A D | node_animate.cpp | 440 animator->IncRefCount(); in CreateAnimator() 519 iCurve->IncRefCount(); in CreateCurve() 526 curve->IncRefCount(); in CreateStepsCurve() 533 curve->IncRefCount(); in CreateCubicBezierCurve() 541 curve->IncRefCount(); in CreateSpringCurve() 549 curve->IncRefCount(); in CreateSpringMotion() 557 curve->IncRefCount(); in CreateResponsiveSpringMotion() 565 curve->IncRefCount(); in CreateInterpolatingSpring() 578 curve->IncRefCount(); in CreateCustomCurve()
|
H A D | node_gesture_modifier.cpp | 77 panGestureObject->IncRefCount(); in createPanGesture() 85 tapGestureObject->IncRefCount(); in createTapGesture() 95 tapGestureObject->IncRefCount(); in createTapGestureWithDistanceThreshold() 103 longPressGestureObject->IncRefCount(); in createLongPressGesture() 111 pinchGestureObject->IncRefCount(); in createPinchGesture() 119 rotationGestureObject->IncRefCount(); in createRotationGesture() 134 swipeGestureObject->IncRefCount(); in createSwipeGesture() 159 swipeGestureObject->IncRefCount(); in createSwipeGestureByModifier() 167 gestureGroupObject->IncRefCount(); in createGestureGroup()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/ |
H A D | refbase.cpp | 22 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 =()
|
/ohos5.0/foundation/multimedia/image_framework/mock/native/src/ |
H A D | refbase.cpp | 24 refCounter_->IncRefCount(); in WeakRefCounter() 76 void RefCounter::IncRefCount() in IncRefCount() function in OHOS::RefCounter 236 refs_->IncRefCount(); in RefBase() 246 refs_->IncRefCount(); in RefBase() 272 refs_->IncRefCount(); in operator =()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | refbase.cpp | 28 refCounter_->IncRefCount(); in WeakRefCounter() 172 void RefCounter::IncRefCount() in IncRefCount() function in OHOS::RefCounter 401 refs_->IncRefCount(); in RefBase() 412 refs_->IncRefCount(); in RefBase() 447 refs_->IncRefCount(); in operator =()
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | refbase.cpp | 28 refCounter_->IncRefCount(); in WeakRefCounter() 185 void RefCounter::IncRefCount() in IncRefCount() function in OHOS::RefCounter 419 refs_->IncRefCount(); in RefBase() 430 refs_->IncRefCount(); in RefBase() 465 refs_->IncRefCount(); in operator =()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_kv_syncer.cpp | 96 storage->IncRefCount(); in LocalDataChanged() 134 syncInterface_->IncRefCount(); in RemoteDataChanged() 258 syncInterface->IncRefCount(); in TriggerSubQuerySync() 325 storage->IncRefCount(); in TriggerAddSubscribeAsync()
|
H A D | single_ver_syncer.cpp | 36 storage->IncRefCount(); in RemoteDeviceOffline() 66 storage->IncRefCount(); in EraseDeviceWaterMark()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_should_built_in_recognizer_parallel_with_function.h | 56 jsEventTarget->IncRefCount(); in Constructor() 119 jsScrollableTargetInfo->IncRefCount(); in Constructor() 283 jsGestureRecognizer->IncRefCount(); in Constructor() 321 jsPanRecognizer->IncRefCount(); in Constructor()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | mock_kv_sync_interface.h | 25 MOCK_METHOD0(IncRefCount, void(void));
|
H A D | virtual_multi_ver_sync_db_interface.cpp | 37 void VirtualMultiVerSyncDBInterface::IncRefCount() in IncRefCount() function in DistributedDB::VirtualMultiVerSyncDBInterface 39 kvStore_->IncRefCount(); in IncRefCount()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/image/ |
H A D | pixel_map.cpp | 24 rawPtr->IncRefCount(); in GetReleaseContext()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_rendering_context_settings.cpp | 30 jsRenderingContextSettings->IncRefCount(); in Constructor()
|
H A D | js_canvas_pattern.cpp | 27 canvasPattern->IncRefCount(); in Constructor()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | pipeline_context_holder.h | 34 context->IncRefCount(); in ~PipelineContextHolder()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
H A D | isync_interface.h | 41 virtual void IncRefCount() = 0;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
H A D | js_span_object.cpp | 87 fontSpan->IncRefCount(); in Constructor() 299 decorationSpan->IncRefCount(); in Constructor() 450 letterSpacingSpan->IncRefCount(); in Constructor() 499 gestureSpan->IncRefCount(); in Constructor() 588 textShadowSpan->IncRefCount(); in Constructor() 653 imageAttachment->IncRefCount(); in Constructor() 930 customSpan->IncRefCount(); in Constructor() 1151 lineHeightSpan->IncRefCount(); in Constructor() 1218 paragraphSpan->IncRefCount(); in Constructor() 1565 backgroundColor->IncRefCount(); in Constructor() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_ability_component_controller.cpp | 36 controller->IncRefCount(); in Constructor()
|
H A D | js_path_shape.cpp | 35 jsPath->IncRefCount(); in ConstructorCallback()
|
H A D | js_linear_gradient.cpp | 30 jsLinearGradientPtr->IncRefCount(); in Constructor()
|
H A D | js_local_storage.cpp | 39 instance->IncRefCount(); in ConstructorCallback()
|
H A D | js_circle_shape.cpp | 43 jsCircle->IncRefCount(); in ConstructorCallback()
|
H A D | js_ellipse_shape.cpp | 40 jsEllipse->IncRefCount(); in ConstructorCallback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/ |
H A D | js_custom_dialog_controller.cpp | 76 instance->IncRefCount(); in ConstructorCallback() 89 instance->IncRefCount(); in ConstructorCallback() 234 instance->IncRefCount(); in ConstructorCallback()
|