Searched refs:iconpath (Results 1 – 3 of 3) sorted by relevance
192 std::string iconpath; in ShowAllAppInfo() local193 WuKongUtil::GetInstance()->GetIconPath(iconpath); in ShowAllAppInfo()202 DEBUG_LOG_STR("IconPath: %s", iconpath.c_str()); in ShowAllAppInfo()
163 void GetIconPath(std::string &iconpath);
417 void WuKongUtil::GetIconPath(std::string &iconpath) in GetIconPath() argument419 iconpath = iconPath_; in GetIconPath()