Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_resource.cpp63 double WebResource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::WebResource
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
Dxcomponent_resource.cpp71 double XComponentResource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::XComponentResource
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_resource.cpp78 double WebResource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::WebResource
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
Drich_text_resource.cpp70 double RichTextResource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::RichTextResource
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
Dresource.cpp71 double Resource::GetDoubleParam(const std::string& param, const std::string& name) const in GetDoubleParam() function in OHOS::Ace::Resource
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
Ddistributed_want.cpp576 double DistributedWant::GetDoubleParam(const std::string& key, double defaultValue) const in GetDoubleParam() function in OHOS::DistributedSchedule::DistributedWant
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dwant.cpp821 double Want::GetDoubleParam(const std::string &key, double defaultValue) const in GetDoubleParam() function in OHOS::AAFwk::Want