Searched refs:update_type (Results 1 – 8 of 8) sorted by relevance
24 WorkingLooper(update_type action, bool verbose);31 update_type fActionRequested;
42 UpdateAction::Perform(update_type action_request) in Perform()47 update_type action = action_request; in Perform()
19 status_t Perform(update_type action_request);
31 update_type fActionRequested;
13 WorkingLooper::WorkingLooper(update_type action, bool verbose) in WorkingLooper()
34 enum update_type { enum
38 update_type GetUpdateType();
85 update_type95 return (update_type)action; in GetUpdateType()