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

/haiku/src/preferences/time/
H A DNetworkTimeView.h64 int32 _GetStringByValue(const char* name,
H A DNetworkTimeView.cpp61 if (_GetStringByValue("server", server) == B_ERROR)
78 int32 index = _GetStringByValue("server", server);
247 Settings::_GetStringByValue(const char* name, const char* value) function in class:Settings

Completed in 33 milliseconds