Home
last modified time | relevance | path

Searched refs:get_temp_filepath (Results 1 – 2 of 2) sorted by relevance

/dports/audio/guitarix-lv2/guitarix-0.43.1/src/headers/
H A Dgx_system.h477 std::string get_temp_filepath(const std::string& basename) const { return temp_dir + basename; } in get_temp_filepath() function
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/gui/
H A Dmachine.cpp2391 options.get_temp_filepath( in bank_get_filename()