Searched refs:GConfSettingGetterImplGConf (Results 1 – 1 of 1) sorted by relevance
193 class GConfSettingGetterImplGConf class196 GConfSettingGetterImplGConf() in GConfSettingGetterImplGConf() function in net::__anonc4be02980211::GConfSettingGetterImplGConf199 virtual ~GConfSettingGetterImplGConf() { in ~GConfSettingGetterImplGConf()400 &GConfSettingGetterImplGConf::OnDebouncedNotification); in OnChangeNotification()410 GConfSettingGetterImplGConf* setting_getter = in OnGConfChangeNotification()411 reinterpret_cast<GConfSettingGetterImplGConf*>(user_data); in OnGConfChangeNotification()417 base::OneShotTimer<GConfSettingGetterImplGConf> debounce_timer_;424 DISALLOW_COPY_AND_ASSIGN(GConfSettingGetterImplGConf);1078 gconf_getter_.reset(new GConfSettingGetterImplGConf()); in Delegate()