| /third_party/jerryscript/jerry-ext/handler/ |
| H A D | handler-assert.c | 60 jerry_value_t property = jerry_get_property_by_index (backtrace_array, idx); in jerryx_handler_assert_fatal() local
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | FieldAccessorBase.cs | 47 internal FieldAccessorBase(PropertyInfo property, FieldDescriptor descriptor) in FieldAccessorBase() argument
|
| H A D | MapFieldAccessor.cs | 44 internal MapFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in MapFieldAccessor() argument
|
| H A D | SingleFieldAccessor.cs | 53 internal SingleFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in SingleFieldAccessor() argument [all...] |
| H A D | RepeatedFieldAccessor.cs | 44 internal RepeatedFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in RepeatedFieldAccessor() argument
|
| /base/inputmethod/imf/test/common/src/ |
| H A D | ime_setting_listener_test_impl.cpp | 74 void ImeSettingListenerTestImpl::OnImeChange(const Property &property, const SubProperty &subProperty) in OnImeChange() argument
|
| /base/security/certificate_manager/interfaces/kits/napi/src/dialog/ |
| H A D | cm_napi_dialog.cpp | 26 napi_value property = nullptr; in AddInt32Property() local
|
| /base/security/huks/interfaces/kits/napi/src/v9/ |
| H A D | huks_napi_abort_session.cpp | 70 napi_value property = GetPropertyFromOptions(env, argv[index], HKS_OPTIONS_PROPERTY_PROPERTIES); in ParseAbortParams() local
|
| /base/startup/appspawn/modules/native_adapter/ |
| H A D | native_adapter.cpp | 81 static int RunChildThread(const AppSpawnMgr *content, const AppSpawningCtx *property) in RunChildThread() argument 104 AppSpawningCtx *property = reinterpret_cast<AppSpawningCtx *>(client); in RunChildProcessor() local
|
| /base/useriam/face_auth/test/unittest/ |
| H A D | face_auth_all_in_one_executor_hdi_unit_test.cpp | 523 UserAuth::Property property = {}; in HWTEST_F() local 536 UserAuth::Property property = {}; in HWTEST_F() local 557 UserAuth::Property property = {}; in HWTEST_F() local
|
| /base/useriam/pin_auth/test/unittest/src/ |
| H A D | pin_auth_all_in_one_hdi_unit_test.cpp | 438 UserAuth::Property property = {}; in HWTEST_F() local 450 UserAuth::Property property = {}; in HWTEST_F() local 471 UserAuth::Property property = {}; in HWTEST_F() local 484 UserAuth::Property property = {}; in HWTEST_F() local
|
| /base/useriam/fingerprint_auth/test/unittest/ |
| H A D | fingerprint_auth_all_in_one_executor_hdi_unit_test.cpp | 525 UserAuth::Property property = {}; in HWTEST_F() local 538 UserAuth::Property property = {}; in HWTEST_F() local 559 UserAuth::Property property = {}; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | spring_animation.cpp | 30 SpringAnimation::SpringAnimation(const RefPtr<SpringProperty>& property) in SpringAnimation() argument 37 SpringAnimation::SpringAnimation(const RefPtr<SpringProperty>& property, float velocity) in SpringAnimation() argument 44 SpringAnimation::SpringAnimation(const RefPtr<SpringProperty>& property, float velocity, float valueThreshold) in SpringAnimation() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
| H A D | sheet_drag_bar_test_ng.cpp | 186 auto property = AceType::DynamicCast<AnimatablePropertyFloat>(dragBarPattern->property_->property_); in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| H A D | adapter_config.cpp | 69 bool AdapterConfig::GetValue(const std::string §ion, const std::string &property, int &value) in GetValue() argument 73 bool AdapterConfig::GetValue(const std::string §ion, const std::string &property, std::string &value) in GetValue() argument 77 bool AdapterConfig::GetValue(const std::string §ion, const std::string &property, bool &value) in GetValue() argument
|
| H A D | adapter_device_config.cpp | 82 bool AdapterDeviceConfig::SetValue(const std::string §ion, const std::string &property, const int &value) in SetValue() argument 88 bool AdapterDeviceConfig::SetValue(const std::string §ion, const std::string &property, const std::string &value) in SetValue() argument 94 bool AdapterDeviceConfig::GetValue(const std::string §ion, const std::string &property, int &value) in GetValue() argument 100 bool AdapterDeviceConfig::GetValue(const std::string §ion, const std::string &property, std::string &value) in GetValue() argument 107 bool AdapterDeviceConfig::GetValue(const std::string §ion, const std::string &property, bool &value) in GetValue() argument 113 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const int &value) SetValue() argument 119 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const std::string &value) SetValue() argument 126 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const bool &value) SetValue() argument 133 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, int &value) GetValue() argument 140 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, std::string &value) GetValue() argument 147 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, bool &value) GetValue() argument [all...] |
| H A D | adapter_device_info.cpp | 76 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, std::string &value) in GetValue() argument 82 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, bool &value) in GetValue() argument 88 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, int &value) in GetValue() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hap_verify_test/ |
| H A D | bms_bundle_hap_verify_test.cpp | 104 std::string property; in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | keyframe_animation.cpp | 105 void KeyframeAnimation::OnPropertyChanged(const TargetProperty& property, const IStackProperty::Ptr& previous) in OnPropertyChanged() argument
|
| H A D | property_animation.cpp | 44 void PropertyAnimation::OnPropertyChanged(const TargetProperty& property, const IStackProperty::Ptr& previous) in OnPropertyChanged() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/engine/ |
| H A D | engine_input_property_manager.cpp | 37 IProperty::Ptr property; in ConstructFromValue() local 57 IProperty::Ptr property = ConstructFromValue(value); in ConstructProperty() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | object_context.cpp | 65 IProperty::Ptr ObjectContext::SetPropertyTarget(const IProperty::Ptr& property) in SetPropertyTarget() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_curve_animation_test.cpp | 41 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 141 auto property in HWTEST_F() local 175 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 209 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 243 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 277 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 317 auto property = std::make_shared<RSAnimatableProperty<Quaternion>>(); HWTEST_F() local 352 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
| H A D | rs_property_modifier.cpp | 24 RSEnvForegroundColorModifier::RSEnvForegroundColorModifier(const std::shared_ptr<RSPropertyBase>& property) in RSEnvForegroundColorModifier() argument 53 RSCustomClipToFrameModifier::RSCustomClipToFrameModifier(const std::shared_ptr<RSPropertyBase>& property) in RSCustomClipToFrameModifier() argument 38 RSEnvForegroundColorStrategyModifier( const std::shared_ptr<RSPropertyBase>& property) RSEnvForegroundColorStrategyModifier() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsmodifiermanager_fuzzer/ |
| H A D | rsmodifiermanager_fuzzer.cpp | 79 std::shared_ptr<RSProperty<float>> property = std::make_shared<RSProperty<float>>(value); in TestModifierManager() local
|