Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/websockets/
H A Dmanifest.h41 static bool exists_at_path (std::string);
H A Dmanifest.cc92 SurfaceManifest::exists_at_path (std::string path) in exists_at_path() function in SurfaceManifest
H A Dresources.cc159 if (!SurfaceManifest::exists_at_path (*it)) { in read_manifests()