search_model.h | 28 InstantSupportState instant_support, 37 InstantSupportState instant_support; member in struct:SearchModel::State 60 void SetInstantSupportState(InstantSupportState instant_support); 63 InstantSupportState instant_support() const { function in class:SearchModel 64 return state_.instant_support;
|