Searched defs:GetLibraryName (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ | ||
H A D | xcomponent_model.h | 73 virtual std::optional<std::string> GetLibraryName() in GetLibraryName() function in OHOS::Ace::XComponentModel |
H A D | xcomponent_model_ng.cpp | 72 std::optional<std::string> XComponentModelNG::GetLibraryName() in GetLibraryName() function in OHOS::Ace::NG::XComponentModelNG |
H A D | xcomponent_pattern.h | 152 const std::optional<std::string>& GetLibraryName() const in GetLibraryName() function in OHOS::OHOS::Ace::NG::XComponentPattern |
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ | ||
H A D | xcomponent_component.h | 146 const std::string& GetLibraryName() const in GetLibraryName() function in OHOS::Ace::XComponentComponent |
Completed in 5 milliseconds