Home
last modified time | relevance | path

Searched defs:GetLibraryName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model.h76 virtual std::optional<std::string> GetLibraryName() in GetLibraryName() function
H A Dxcomponent_pattern.h152 const std::optional<std::string>& GetLibraryName() const in GetLibraryName() function
H A Dxcomponent_model_ng.cpp77 std::optional<std::string> XComponentModelNG::GetLibraryName() in GetLibraryName() function in OHOS::Ace::NG::XComponentModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h146 const std::string& GetLibraryName() const in GetLibraryName() function