Home
last modified time | relevance | path

Searched defs:iconpath (Results 1 – 2 of 2) sorted by relevance

/test/ostest/wukong/shell_command/src/
Dwukong_shell_command.cpp193 std::string iconpath; in ShowAllAppInfo() local
/test/ostest/wukong/common/src/
Dwukong_util.cpp495 void WuKongUtil::GetIconPath(std::string &iconpath) in GetIconPath()