Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dxcomponent_model.h77 virtual std::optional<std::string> GetLibraryName() in GetLibraryName() function
Dxcomponent_pattern.h159 const std::optional<std::string>& GetLibraryName() const in GetLibraryName() function
Dxcomponent_model_ng.cpp85 std::optional<std::string> XComponentModelNG::GetLibraryName() in GetLibraryName() function in OHOS::Ace::NG::XComponentModelNG
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_component.h146 const std::string& GetLibraryName() const in GetLibraryName() function