Home
last modified time | relevance | path

Searched refs:_GetTimeoutLabel (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/bootmanager/
H A DDefaultPartitionPage.cpp149 _GetTimeoutLabel(timeout, label); in MessageReceived()
195 _GetTimeoutLabel(timeout, timeoutLabel); in _BuildUI()
253 DefaultPartitionPage::_GetTimeoutLabel(int32 timeout, BString& label) in _GetTimeoutLabel() function in DefaultPartitionPage
H A DDefaultPartitionPage.h37 void _GetTimeoutLabel(int32 timeout, BString& label);