Home
last modified time | relevance | path

Searched defs:property (Results 176 - 200 of 776) sorted by relevance

12345678910>>...32

/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_manager_test.cpp428 DlpProperty property; in HWTEST_F() local
465 DlpProperty property; in HWTEST_F() local
488 DlpProperty property; HWTEST_F() local
518 DlpProperty property; HWTEST_F() local
542 DlpProperty property; HWTEST_F() local
570 DlpProperty property; HWTEST_F() local
590 DlpProperty property; HWTEST_F() local
610 DlpProperty property; HWTEST_F() local
[all...]
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_module_interface_test.cpp129 static int TestAppSpawn(AppSpawnMgr *content, AppSpawningCtx *property) in TestAppSpawn() argument
/base/startup/appspawn/common/
H A Dappspawn_server.c159 AppSpawningCtx *property = (AppSpawningCtx *)client; in NwebSpawnCloneChildProcess() local
/base/startup/appspawn/modules/common/
H A Dappspawn_adapter.cpp46 int SetAppAccessToken(const AppSpawnMgr *content, const AppSpawningCtx *property) in SetAppAccessToken() argument
68 int SetSelinuxConNweb(const AppSpawnMgr *content, const AppSpawningCtx *property) in SetSelinuxConNweb() argument
85 int SetSelinuxCon(const AppSpawnMgr *content, const AppSpawningCtx *property) in SetSelinuxCon() argument
160 SetSeccompFilter(const AppSpawnMgr *content, const AppSpawningCtx *property) SetSeccompFilter() argument
206 SetInternetPermission(const AppSpawningCtx *property) SetInternetPermission() argument
219 InitAppCommonEnv(const AppSpawningCtx *property) InitAppCommonEnv() argument
233 SetEnvInfo(const AppSpawnMgr *content, const AppSpawningCtx *property) SetEnvInfo() argument
[all...]
H A Dappspawn_namespace.c238 APPSPAWN_STATIC int PreForkSetPidNamespace(AppSpawnMgr *content, AppSpawningCtx *property) in PreForkSetPidNamespace() argument
250 APPSPAWN_STATIC int PostForkSetPidNamespace(AppSpawnMgr *content, AppSpawningCtx *property) in PostForkSetPidNamespace() argument
/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthallinonehdi_fuzzer/
H A Dpin_auth_all_in_one_hdi_fuzzer.cpp171 UserAuth::Property property = { in FuzzGetProperty() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_impl_stub.cpp189 auto property = ReadCastSessionProperty(data); in DoSetSessionProperty() local
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dcast_session_impl_proxy.cpp224 int32_t CastSessionImplProxy::SetSessionProperty(const CastSessionProperty &property) in SetSessionProperty() argument
H A Dcast_session_manager.cpp153 int32_t CastSessionManager::CreateCastSession(const CastSessionProperty &property, in CreateCastSession() argument
H A Dcast_session_manager_adaptor.cpp81 int32_t CastSessionManagerAdaptor::CreateCastSession(const CastSessionProperty &property, in CreateCastSession() argument
H A Dcast_session.cpp102 int32_t CastSession::SetSessionProperty(const CastSessionProperty &property) in SetSessionProperty() argument
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_castengine_enum.cpp33 napi_value property = nullptr; in SetNamedProperty() local
/foundation/ability/ability_runtime/test/moduletest/ability_delegator_test/
H A Diability_monitor_module_test.cpp104 std::shared_ptr<ADelegatorAbilityProperty> property = std::make_shared<ADelegatorAbilityProperty>(); in HWTEST_F() local
121 std::shared_ptr<DelegatorAbilityStageProperty> property = std::make_shared<DelegatorAbilityStageProperty>(); in HWTEST_F() local
160 std::shared_ptr<DelegatorAbilityStageProperty> property = std::make_shared<DelegatorAbilityStageProperty>(); HWTEST_F() local
193 auto property = gt_iAbilityStageMonitor->WaitForAbilityStage(); IAbilityStageMonitorWaitTask() local
203 std::shared_ptr<DelegatorAbilityStageProperty> property = std::make_shared<DelegatorAbilityStageProperty>(); IAbilityStageMonitorMatchTask() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl_stub.cpp189 auto property = ReadCastSessionProperty(data); in DoSetSessionProperty() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dproperty_animatable.h61 AddPropertyAnimation(const RefPtr<PropertyAnimatable>& propertyAnimatable, PropertyAnimatableType property, RefPtr<Animation<V>>& animation, typename U::Type& initValue) AddPropertyAnimation() argument
[all...]
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilityconfig_fuzzer/
H A Daccessibilityconfig_fuzzer.cpp155 OHOS::AccessibilityConfig::CaptionProperty property; in DoSomethingInterestingSetConfig() local
83 GenerateCaptionProperty( OHOS::AccessibilityConfig::CaptionProperty &property, const uint8_t* data, size_t size) GenerateCaptionProperty() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/symbol/
H A Dsymbol_test_ng.cpp390 RefPtr<LayoutProperty> property = frameNode->GetLayoutProperty(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dmetav1_compat.cpp96 ISerNode::Ptr RewriteValueToAny(ObjectId property, ISerNode::Ptr node) in RewriteValueToAny() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_value_manager.cpp138 bool EngineValueManager::ConstructValue(EnginePropertyParams property, EngineValueOptions options) in ConstructValue() argument
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_impl.cpp49 bool IsBitSet(META_NS::Property<uint32_t> property, uint32_t bit) in IsBitSet() argument
55 void SetBit(META_NS::Property<uint32_t> property, uint32_t bit, bool set) in SetBit() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_render_modifier.h42 RSModifierContext(RSProperties& property) : properties_(property), canvas_(nullptr) {} in RSModifierContext() argument
43 RSModifierContext(RSProperties& property, RSPaintFilterCanvas* canvas) : properties_(property), canvas_(canvas) {} in RSModifierContext() argument
63 auto property = GetProperty(); in Dump() local
102 RSGeometryTransRenderModifier(const std::shared_ptr<RSRenderProperty<Drawing::Matrix>>& property) in RSGeometryTransRenderModifier() argument
135 RSDrawCmdListRenderModifier(const std::shared_ptr<RSRenderProperty<Drawing::DrawCmdListPtr>>& property) RSDrawCmdListRenderModifier() argument
192 RSAnimatableRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSAnimatableRenderModifier() argument
216 RSGeometryRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSGeometryRenderModifier() argument
225 RSBackgroundRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSBackgroundRenderModifier() argument
234 RSContentRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSContentRenderModifier() argument
243 RSForegroundRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSForegroundRenderModifier() argument
252 RSOverlayRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSOverlayRenderModifier() argument
261 RSAppearanceRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSAppearanceRenderModifier() argument
271 RSEnvForegroundColorRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSEnvForegroundColorRenderModifier() argument
288 RSEnvForegroundColorStrategyRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSEnvForegroundColorStrategyRenderModifier() argument
307 RSCustomClipToFrameRenderModifier(const std::shared_ptr<RSRenderPropertyBase>& property) RSCustomClipToFrameRenderModifier() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_node_animate_supplement_test.cpp117 auto property = std::make_shared<RSAnimatableProperty<float>>(0.0f); in HWTEST_F() local
145 auto property = std::make_shared<RSAnimatableProperty<float>>(0.0f); in HWTEST_F() local
205 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local
234 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local
263 auto property = std::make_shared<RSAnimatableProperty<Vector2f>>(ANIMATION_NORMAL_SCALE); in HWTEST_F() local
336 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local
371 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local
395 auto property = std::make_shared<RSAnimatableProperty<float>>(0.0f); HWTEST_F() local
459 auto property = std::make_shared<RSAnimatableProperty<float>>(0.0f); HWTEST_F() local
484 auto property = std::make_shared<RSAnimatableProperty<float>>(0.0f); HWTEST_F() local
509 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(data); HWTEST_F() local
581 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(data); HWTEST_F() local
602 auto property = std::make_shared<RSAnimatableProperty<float>>(1.f); HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.h94 const CORE_NS::PropertyTypeDecl* property; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_rate_decider.cpp101 int32_t RSAnimationRateDecider::CalculatePreferredRate(const PropertyValue& property, const FrameRateGetFunc& func) in CalculatePreferredRate() argument
115 int32_t RSAnimationRateDecider::ProcessVector4f(const PropertyValue& property, const FrameRateGetFunc& func) in ProcessVector4f() argument
129 int32_t RSAnimationRateDecider::ProcessVector2f(const PropertyValue& property, cons argument
147 ProcessFloat(const PropertyValue& property, const FrameRateGetFunc& func) ProcessFloat() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_transition_effect.cpp115 void RSCustomTransitionEffect::Custom(const std::shared_ptr<RSPropertyBase>& property, in Custom() argument

Completed in 14 milliseconds

12345678910>>...32