Home
last modified time | relevance | path

Searched defs:Double (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Ddouble_wrapper.h25 inline Double(double value) : value_(value) in Double() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmeta_type.h32 Double = 8, enumerator
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmeta_type.h30 Double = 8, enumerator
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dsys_event.rs102 Double, enumerator
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp209 struct Double : public Base { struct in OHOS::Media::NapiCallback
210 double value = 0.0;
211 void UvWork() override in UvWork()
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp51 using Double = OHOS::AAFwk::Double; typedef