Home
last modified time | relevance | path

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

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