Home
last modified time | relevance | path

Searched refs:GetIconPath (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/shell_command/src/
Dwukong_shell_command.cpp193 WuKongUtil::GetInstance()->GetIconPath(iconpath); in ShowAllAppInfo()
/test/ostest/wukong/common/include/
Dwukong_util.h163 void GetIconPath(std::string &iconpath);
/test/ostest/wukong/common/src/
Dwukong_util.cpp417 void WuKongUtil::GetIconPath(std::string &iconpath) in GetIconPath() function in OHOS::WuKong::WuKongUtil