Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
Dmock_want.cpp63 std::string Want::GetStringParam(const std::string &key) const in GetStringParam() function in OHOS::AAFwk::Want
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
Dxcomponent_resource.cpp174 std::string XComponentResource::GetStringParam(const std::string& param, const std::string& name) c… in GetStringParam() function in OHOS::Ace::XComponentResource
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
Dform_manager_resource.cpp176 std::string FormManagerResource::GetStringParam(const std::string& param, const std::string& name) … in GetStringParam() function in OHOS::Ace::FormManagerResource
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_resource.cpp180 std::string WebResource::GetStringParam(const std::string& param, const std::string& name) const in GetStringParam() function in OHOS::Ace::WebResource
/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
Dplugin_manager_resource.cpp174 std::string PluginManagerResource::GetStringParam(const std::string& param, const std::string& name… in GetStringParam() function in OHOS::Ace::PluginManagerResource
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
Drich_text_resource.cpp173 std::string RichTextResource::GetStringParam(const std::string& param, const std::string& name) con… in GetStringParam() function in OHOS::Ace::RichTextResource
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dwant_params.cpp409 std::string WantParams::GetStringParam(const std::string& key) const in GetStringParam() function in OHOS::AAFwk::WantParams
Dwant.cpp1140 std::string Want::GetStringParam(const std::string &key) const in GetStringParam() function in OHOS::AAFwk::Want