Searched refs:defaultLocations (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/os/
H A Dfind_paths.cpp109 InstallationLocations* defaultLocations = Default(); local
121 defaultLocations->At(kHomeInstallationLocationIndex))
132 atomic_add(&defaultLocations->fReferenceCount, 1);
133 return defaultLocations;

Completed in 30 milliseconds