Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 25 of 118) sorted by relevance

12345

/ohos5.0/base/sensors/miscdevice/test/unittest/vibrator/capi/resource/json_file/
H A Dtest_129_event.json16 "Type": "continuous", string
27 "Type": "transient", string
37 "Type": "continuous", string
48 "Type": "transient", string
58 "Type": "continuous", string
69 "Type": "continuous", string
80 "Type": "transient", string
90 "Type": "continuous", string
101 "Type": "continuous", string
112 "Type": "transient", string
[all …]
H A Dtest_big_file_size.json26 "Type": "continuous", string
47 "Type": "transient", string
57 "Type": "continuous", string
78 "Type": "transient", string
98 "Type": "continuous", string
109 "Type": "continuous", string
120 "Type": "transient", string
130 "Type": "continuous", string
162 "Type": "transient", string
183 "Type": "transient", string
[all …]
H A Dcoin_drop.json16 "Type": "transient", string
26 "Type": "continuous", string
59 "Type": "transient", string
69 "Type": "transient", string
79 "Type": "transient", string
89 "Type": "transient", string
99 "Type": "transient", string
/ohos5.0/base/sensors/miscdevice/test/unittest/vibrator/native/resource/json_file/
H A Dtest_129_event.json16 "Type": "continuous", string
27 "Type": "transient", string
37 "Type": "continuous", string
48 "Type": "transient", string
58 "Type": "continuous", string
69 "Type": "continuous", string
80 "Type": "transient", string
90 "Type": "continuous", string
101 "Type": "continuous", string
112 "Type": "transient", string
[all …]
H A Dtest_128_event.json16 "Type": "continuous", string
27 "Type": "transient", string
37 "Type": "continuous", string
48 "Type": "transient", string
58 "Type": "continuous", string
69 "Type": "continuous", string
80 "Type": "transient", string
90 "Type": "continuous", string
101 "Type": "continuous", string
112 "Type": "transient", string
[all …]
H A Dtest_big_file_size.json26 "Type": "continuous", string
47 "Type": "transient", string
57 "Type": "continuous", string
78 "Type": "transient", string
98 "Type": "continuous", string
109 "Type": "continuous", string
120 "Type": "transient", string
130 "Type": "continuous", string
162 "Type": "transient", string
183 "Type": "transient", string
[all …]
H A Don_carpet.json16 "Type": "continuous", string
27 "Type": "transient", string
37 "Type": "continuous", string
48 "Type": "continuous", string
59 "Type": "transient", string
69 "Type": "continuous", string
80 "Type": "transient", string
90 "Type": "transient", string
H A Dcoin_drop.json16 "Type": "transient", string
26 "Type": "continuous", string
59 "Type": "transient", string
69 "Type": "transient", string
79 "Type": "transient", string
89 "Type": "transient", string
99 "Type": "transient", string
H A Dtest_event_overlap_1.json16 "Type": "transient", string
26 "Type": "continuous", string
H A Dtest_event_overlap_2.json16 "Type": "continuous", string
27 "Type": "transient", string
/ohos5.0/foundation/multimedia/player_framework/test/unittest/resources/res_audio_haptic/
H A Dringtone.json16 "Type": "transient", string
26 "Type": "transient", string
36 "Type": "transient", string
46 "Type": "transient", string
56 "Type": "continuous", string
89 "Type": "transient", string
99 "Type": "transient", string
109 "Type": "transient", string
119 "Type": "transient", string
162 "Type": "transient", string
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dfuture.h65 using Type = void(Param); member
H A Dcall_context.h195 using Type = PlainType_t<T>; member
199 operator Type() const in Type() function
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dvalue_object.h47 …using Type = std::variant<Nil, int64_t, double, std::string, bool, Blob, Asset, Assets, FloatVecto… variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dconfig_data_source_type.h24 enum Type : int32_t { enum
H A Dbackground_mode.h24 enum Type : uint32_t { enum
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dconstruct_property.h45 using Type = T; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dlight_component.h31 enum class Type : uint8_t { DIRECTIONAL = 0, POINT = 1, SPOT = 2 }; enum
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_effect_node.h27 static inline constexpr RSUINodeType Type = RSUINodeType::EFFECT_NODE; variable
H A Drs_canvas_drawing_node.h33 static inline constexpr RSUINodeType Type = RSUINodeType::CANVAS_DRAWING_NODE; variable
H A Drs_root_node.h27 static inline constexpr RSUINodeType Type = RSUINodeType::ROOT_NODE; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dinterpolator.cpp40 using Type = BASE_NS::Math::Quat; typedef in QuatInterpolator
78 using Type = BASE_NS::Math::UVec3; typedef in UVec3Interpolator
100 using Type = BASE_NS::Math::UVec4; typedef in UVec4Interpolator
123 using Type = BASE_NS::Math::IVec3; typedef in IVec3Interpolator
144 using Type = BASE_NS::Math::IVec4; typedef in IVec4Interpolator
/ohos5.0/foundation/distributeddatamgr/data_object/interfaces/innerkits/
H A Ddistributed_object.h25 enum Type : uint8_t { enum
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/serialization/
H A Dcommon_value_serializers.h26 …using Type = BASE_NS::underlying_type_t<BASE_NS::remove_const_t<BASE_NS::remove_reference_t<declty… in META_BEGIN_NAMESPACE() local
34 using Type = BASE_NS::underlying_type_t<Plain>; in EnumImport() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_instr_statistic.h26 #define INSTR_STATISTIC(Type, Arg1, Arg2) \ argument
30 #define INSTR_STATISTIC(Type, Arg1, Arg2) argument

12345