Home
last modified time | relevance | path

Searched defs:prop (Results 26 - 50 of 506) sorted by relevance

12345678910>>...21

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-module-empty.c44 jerry_value_t prop = jerry_get_property (module, prop_name); in main() local
/arkcompiler/ets_runtime/test/aottest/regressioncase/
H A Dregressioncase.js
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DmemberExpressionBuilder.h35 MemberExpressionBuilder &SetProperty(Expression *prop) in SetProperty() argument
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsQualifiedName.cpp40 binder::Variable *prop = checker->GetPropertyOfType(baseType, right_->Name()); in Check() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DtypeElaborationContext.cpp108 const ir::Property *prop = it->AsProperty(); in Start() local
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DtypeElaborationContext.cpp98 Type *ObjectElaborationContext::NonComputedPropKeyType(ir::Property *prop) in NonComputedPropKeyType() argument
128 ir::Property *prop = it->AsProperty(); in Start() local
[all...]
/base/inputmethod/imf/frameworks/cj/src/
H A Dsetting_listeners.cpp72 CInputMethodProperty prop; in OnImeChange() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dnative_module_manager.cpp51 napi_value prop = nullptr; in ConstantInit() local
[all...]
H A Dnative_module.cpp48 napi_value prop = nullptr; in ConstantInit() local
[all...]
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp23 napi_value prop = nullptr; in SetNamedPropertyByStr() local
/base/security/access_token/frameworks/js/napi/privacy/src/
H A Dnative_module.cpp44 napi_value prop = nullptr; in Init() local
[all...]
/base/time/time_service/framework/js/napi/system_timer/src/
H A Dtimer_type.cpp24 napi_value prop = nullptr; in SetNamedPropertyByInteger() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_col/
H A Dgrid_col_test_ng.cpp113 const V2::GridContainerSize prop = V2::GridContainerSize(7); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Djs_prompt_action.cpp26 napi_value prop = nullptr; in PromptActionExport() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
H A Dnative_module.cpp28 napi_value prop = nullptr; in SetNamedProperty() local
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_options.h29 uint32_t prop = static_cast<uint32_t>(properties); in SetProperties() local
/foundation/graphic/graphic_3d/kits/js/src/
H A DQuatProxy.cpp19 QuatProxy::QuatProxy(napi_env env, META_NS::Property<BASE_NS::Math::Quat> prop) : PropertyProxy(prop) in QuatProxy() argument
H A DVec4Proxy.cpp16 Vec4Proxy::Vec4Proxy(napi_env env, META_NS::Property<BASE_NS::Math::Vec4> prop) : PropertyProxy(prop) in Vec4Proxy() argument
H A DVec3Proxy.cpp17 Vec3Proxy::Vec3Proxy(napi_env env, META_NS::Property<BASE_NS::Math::Vec3> prop) : PropertyProxy(prop) in Vec3Proxy() argument
H A DVec2Proxy.cpp19 Vec2Proxy::Vec2Proxy(napi_env env, META_NS::Property<BASE_NS::Math::Vec2> prop) : PropertyProxy(prop) in Vec2Proxy() argument
H A DColorProxy.cpp17 ColorProxy::ColorProxy(napi_env env, META_NS::Property<SCENE_NS::Color> prop) : PropertyProxy(prop) in ColorProxy() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Ddependencies.cpp43 ReturnError Dependencies::AddDependency(const IProperty::ConstPtr& prop) in AddDependency() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_node_command.h90 std::shared_ptr<RSRenderPropertyBase> prop = std::make_shared<RSRenderProperty<T>>(value, id); in UpdateModifier() local
118 std::shared_ptr<RSRenderPropertyBase> prop = in UpdateModifierDrawCmdList() local
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dinit_bgtaskmgr.cpp52 napi_value prop = nullptr; in SetNamedPropertyByInteger() local
H A Dinit.cpp49 napi_value prop = nullptr; in SetNamedPropertyByInteger() local

Completed in 9 milliseconds

12345678910>>...21