Searched refs:SHARED_FILE_SUFFIX (Results 1 – 2 of 2) sorted by relevance
91 std::string suffix = std::string(SHARED_FILE_SUFFIX); in GetFormAppHspPath()95 .append(SHARED_FILE_SUFFIX); in GetFormAppHspPath()114 std::string suffix = std::string(SHARED_FILE_SUFFIX); in GetCommonAppHspPath()
36 static constexpr char SHARED_FILE_SUFFIX[] = ".hsp"; variable