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

/haiku/src/apps/expander/
H A DExpanderSettings.h49 static status_t GetSettingsDirectoryPath(BPath& _path);
H A DExpanderSettings.cpp193 ExpanderSettings::GetSettingsDirectoryPath(BPath& _path) function in class:ExpanderSettings
204 status_t error = GetSettingsDirectoryPath(path);
H A DExpanderRules.cpp116 if (ExpanderSettings::GetSettingsDirectoryPath(path) == B_OK

Completed in 53 milliseconds