Home
last modified time | relevance | path

Searched defs:GetDoubleParam (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_resource.cpp61 double WebResource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::WebResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_resource.cpp71 double XComponentResource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::XComponentResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_resource.cpp70 double RichTextResource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::RichTextResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_resource.cpp75 double WebResource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::WebResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dresource.cpp71 double Resource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::Resource
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
H A Dgetparam.cpp176 double GetDoubleParam() in GetDoubleParam() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp508 double DistributedWant::GetDoubleParam(const std::string& key, double defaultValue) const in GetDoubleParam() function in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp842 double Want::GetDoubleParam(const std::string &key, double defaultValue) const in GetDoubleParam() function in OHOS::AAFwk::Want