launch_type_       63 chrome/browser/extensions/app_sync_data.cc       static_cast<sync_pb::AppSpecifics::LaunchType>(launch_type_);
launch_type_       67 chrome/browser/extensions/app_sync_data.cc   if (launch_type_ >= LAUNCH_TYPE_FIRST && launch_type_ < NUM_LAUNCH_TYPES &&
launch_type_       83 chrome/browser/extensions/app_sync_data.cc   launch_type_ = specifics.has_launch_type()
launch_type_       61 chrome/browser/extensions/app_sync_data.h     return launch_type_;
launch_type_       76 chrome/browser/extensions/app_sync_data.h   extensions::LaunchType launch_type_;