Searched refs:DEFAULT_NAME (Results 1 – 2 of 2) sorted by relevance
36 constexpr const char* DEFAULT_NAME = "audio_effects.xml"; variable
343 std::string defaultPath = location + '/' + DEFAULT_NAME; in parse()