Home
last modified time | relevance | path

Searched refs:USER_SELECTION_NEEDED (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/softwareupdater/
H A Dconstants.h35 USER_SELECTION_NEEDED = 0, enumerator
H A DUpdateAction.cpp49 if (action == USER_SELECTION_NEEDED) in Perform()
H A DSoftwareUpdaterApp.cpp128 fActionRequested = USER_SELECTION_NEEDED; in ArgvReceived()
H A DUpdateManager.cpp88 int32 action = USER_SELECTION_NEEDED; in GetUpdateType()