Searched refs:GConfSettingGetterImplGConf (Results 1 – 1 of 1) sorted by relevance
175 class GConfSettingGetterImplGConf class178 GConfSettingGetterImplGConf() in GConfSettingGetterImplGConf() function in net::__anona824d3bf0211::GConfSettingGetterImplGConf181 virtual ~GConfSettingGetterImplGConf() { in ~GConfSettingGetterImplGConf()373 &GConfSettingGetterImplGConf::OnDebouncedNotification); in OnChangeNotification()383 GConfSettingGetterImplGConf* setting_getter = in OnGConfChangeNotification()384 reinterpret_cast<GConfSettingGetterImplGConf*>(user_data); in OnGConfChangeNotification()390 base::OneShotTimer<GConfSettingGetterImplGConf> debounce_timer_;397 DISALLOW_COPY_AND_ASSIGN(GConfSettingGetterImplGConf);961 gconf_getter_.reset(new GConfSettingGetterImplGConf()); in Delegate()