Searched refs:widgetPath_ (Results 1 – 2 of 2) sorted by relevance
32 …tWidget(const std::string& name, const std::string& path) : widgetName_(name), widgetPath_(path) {} in ManifestWidget()41 std::string widgetPath_; variable
27 return widgetPath_; in GetWidgetPath()