| /base/startup/appspawn/modules/common/ |
| H A D | appspawn_begetctl.c | 68 APPSPAWN_STATIC int RunBegetctlBootApp(AppSpawnMgr *content, AppSpawningCtx *property) in RunBegetctlBootApp() argument
|
| /base/startup/appspawn/test/moduletest/plugin-sample/ |
| H A D | appspawn_plugin_sample.c | 45 static int TestPluginPreFork(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPreFork() argument 51 static int TestPluginPreReply(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPreReply() argument 57 static int TestPluginPostReply(AppSpawnMgr *content, AppSpawningCtx *property) in TestPluginPostReply() argument 63 static int ChildPreColdBoot(AppSpawnMgr *content, AppSpawningCtx *property) in ChildPreColdBoot() argument 68 static int ChildExecute(AppSpawnMgr *content, AppSpawningCtx *property) in ChildExecute() argument 73 ChildPreRely(AppSpawnMgr *content, AppSpawningCtx *property) ChildPreRely() argument 78 ChildPostRely(AppSpawnMgr *content, AppSpawningCtx *property) ChildPostRely() argument 83 ChildPreRun(AppSpawnMgr *content, AppSpawningCtx *property) ChildPreRun() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| H A D | alert_dialog_model_ng.cpp | 26 SetParseButtonObj( std::function<void()>&& eventFunc, ButtonInfo& buttonInfo, DialogProperties& arg, const std::string& property) SetParseButtonObj() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/ |
| H A D | particle_model_ng.cpp | 48 void ParticleModelNG::updateEmitter(std::vector<EmitterProperty>& property, FrameNode* frameNode) in updateEmitter() argument 55 void ParticleModelNG::updateEmitter(std::vector<EmitterProperty>& property) in updateEmitter() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | alert_dialog_model_impl.cpp | 21 SetParseButtonObj( std::function<void()>&& eventFuncImpl, ButtonInfo& buttonInfo, DialogProperties& arg, const std::string& property) SetParseButtonObj() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_modifier_property.cpp | 22 bool CreateOrSetModifierValue(std::shared_ptr<Rosen::RSAnimatableProperty<T>>& property, const T& value) in CreateOrSetModifierValue() argument 32 AddOrChangeScaleModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSScaleModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangeScaleModifier() argument 44 AddOrChangeSkewModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSSkewModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangeSkewModifier() argument 56 AddOrChangePivotModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSPivotModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangePivotModifier() argument 68 AddOrChangeTranslateZModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSTranslateZModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<float>>& property, const float value) AddOrChangeTranslateZModifier() argument 80 AddOrChangePerspectiveModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSPerspModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangePerspectiveModifier() argument 92 AddOrChangeTranslateModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSTranslateModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangeTranslateModifier() argument 104 AddOrChangeQuaternionModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSQuaternionModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Quaternion>>& property, const Rosen::Quaternion& value) AddOrChangeQuaternionModifier() argument [all...] |
| /foundation/barrierfree/accessibility/common/interface/src/ |
| H A D | accessible_ability_manager_caption_observer_proxy.cpp | 40 OnPropertyChanged( const AccessibilityConfig::CaptionProperty& property) OnPropertyChanged() argument
|
| H A D | accessible_ability_manager_caption_observer_stub.cpp | 50 sptr<CaptionPropertyParcel> property = data.ReadStrongParcelable<CaptionPropertyParcel>(); in HandleOnCaptionPropertyChanged() local
|
| /foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
| H A D | mock_accessible_ability_manager_caption_observer_proxy.cpp | 40 OnPropertyChanged( const AccessibilityConfig::CaptionProperty& property) OnPropertyChanged() argument
|
| H A D | mock_accessible_ability_manager_caption_observer_stub.cpp | 50 sptr<CaptionPropertyParcel> property = data.ReadStrongParcelable<CaptionPropertyParcel>(); in HandleOnCaptionPropertyChanged() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_accessibility_property_test.cpp | 50 WebAccessibilityProperty property; in HWTEST_F() local 70 WebAccessibilityProperty property; in HWTEST_F() local 97 WebAccessibilityProperty property; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_interactive_implict_animator_test.cpp | 41 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local 74 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local 103 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local 129 auto property in HWTEST_F() local 159 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 190 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 220 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 249 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 278 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 309 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 344 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 378 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local [all...] |
| H A D | rs_spring_animation_test.cpp | 42 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS);
in HWTEST_F() local 75 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS);
in HWTEST_F() local 108 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS);
in HWTEST_F() local 140 auto property in HWTEST_F() local 173 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 214 auto property = std::make_shared<RSAnimatableProperty<Color>>(black); HWTEST_F() local 247 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 280 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 313 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 345 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 377 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/ |
| H A D | rs_spring_animation_test.cpp | 49 auto property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local 63 auto property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local 78 auto property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
|
| H A D | rs_curve_animation_test.cpp | 50 auto property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | ObjectProxy.cpp | 25 ObjectProxy::ObjectProxy(META_NS::IProperty::ConstPtr& property, napi_env env) in ObjectProxy() argument 44 void ObjectProxy::AddProperty(BASE_NS::unique_ptr<PropertyProxy> property, BASE_NS::string_view member) in AddProperty() argument 57 void ObjectProxy::AddProperty(const META_NS::IProperty::Ptr& property, BASE_NS::string_view member) in AddProperty() argument [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/ |
| H A D | property_event_handler.h | 38 bool Subscribe(const IProperty::ConstPtr& property, const CallableTypePtr& onInvoked) in Subscribe() argument 44 bool Subscribe(const IProperty::ConstPtr& property, const CallableTypePtr& onInvoked, const ITaskQueue::Ptr& queue) in Subscribe() argument 49 bool Subscribe(const IProperty::ConstPtr& property, const CallableTypePtr& onInvoked, const BASE_NS::Uid& queueId) in Subscribe() argument 55 bool Subscribe(const IProperty::ConstPtr& property, Func func, const ITaskQueue::Ptr& queue = nullptr) in Subscribe() argument 61 Subscribe(const IProperty::ConstPtr& property, Func func, const BASE_NS::Uid& queueId) Subscribe() argument 81 PropertyChangedEventHandler(const IProperty::ConstPtr& property, const IOnChanged::InterfaceTypePtr& onInvoked) PropertyChangedEventHandler() argument [all...] |
| H A D | default_value_bind.h | 32 explicit DefaultValueBind(const IProperty::Ptr& property) : property_(property) {} in DefaultValueBind() argument 71 const auto property = property_.lock(); in Bind() local 99 SetProperty(const IProperty::Ptr& property) SetProperty() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/ |
| H A D | ecs_property_util.h | 29 inline bool IsPropertyContainer(const Property& property) in IsPropertyContainer() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_storage_single_ver_database_oper_test.cpp | 55 KvDBProperties property; in SetUp() local
|
| H A D | distributeddb_storage_memory_single_ver_naturall_store_test.cpp | 54 KvDBProperties property; in SetUp() local
|
| H A D | distributeddb_storage_memory_rd_single_ver_natural_store_test.cpp | 56 KvDBProperties property; in SetUp() local
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
| H A D | system_defined_record_test.cpp | 62 const std::string property = "first"; in HWTEST_F() local 86 const std::string property = "first"; in HWTEST_F() local 104 const std::string property = "first"; in HWTEST_F() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/ |
| H A D | js_common_type_init.cpp | 24 napi_value property = nullptr; in SetNamedProperty() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | session_proxy_lifecycle_test.cpp | 43 sptr<WindowSessionProperty> property; in HWTEST_F() local 59 sptr<WindowSessionProperty> property = new WindowSessionProperty(); in HWTEST_F() local
|