Home
last modified time | relevance | path

Searched defs:GetIntParam (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_resource.cpp77 int32_t WebResource::GetIntParam(const std::string& param, const std::string& name) const in GetIntParam() function in OHOS::Ace::WebResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_resource.cpp87 int32_t XComponentResource::GetIntParam(const std::string& param, const std::string& name) const in GetIntParam() function in OHOS::Ace::XComponentResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_resource.cpp96 int32_t FormManagerResource::GetIntParam(const std::string& param, const std::string& name) const in GetIntParam() function in OHOS::Ace::FormManagerResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_resource.cpp94 int32_t PluginManagerResource::GetIntParam(const std::string& param, const std::string& name) const in GetIntParam() function in OHOS::Ace::PluginManagerResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_resource.cpp86 int32_t RichTextResource::GetIntParam(const std::string& param, const std::string& name) const in GetIntParam() function in OHOS::Ace::RichTextResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_resource.cpp91 int32_t WebResource::GetIntParam(const std::string& param, const std::string& name) const in GetIntParam() function in OHOS::Ace::WebResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dresource.cpp87 int32_t Resource::GetIntParam(const std::string& param, const std::string& name) const in GetIntParam() function in OHOS::Ace::Resource
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
H A Dgetparam.cpp166 int GetIntParam() in GetIntParam() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp459 int DistributedWant::GetIntParam(const std::string& key, const int defaultValue) const in GetIntParam() function in OHOS::DistributedSchedule::DistributedWant
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params.cpp454 int WantParams::GetIntParam(const std::string& key, const int defaultValue) const in GetIntParam() function in OHOS::AAFwk::WantParams
H A Dwant.cpp768 int Want::GetIntParam(const std::string &key, const int defaultValue) const in GetIntParam() function in OHOS::AAFwk::Want