Searched defs:SetSoPath (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | xcomponent_model_impl.cpp | 46 void XComponentModelImpl::SetSoPath(const std::string& soPath) in SetSoPath() function in OHOS::Ace::Framework::XComponentModelImpl |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ | ||
H A D | xcomponent_model_ng.cpp | 99 void XComponentModelNG::SetSoPath(const std::string& soPath) in SetSoPath() function in OHOS::Ace::NG::XComponentModelNG |
H A D | xcomponent_pattern.h | 167 void SetSoPath(const std::string& soPath) in SetSoPath() function in OHOS::OHOS::Ace::NG::XComponentPattern |
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ | ||
H A D | xcomponent_component.h | 238 void SetSoPath(const std::string& soPath) in SetSoPath() function in OHOS::Ace::XComponentComponent |
Completed in 4 milliseconds