Searched refs:SetUint64 (Results 1 – 3 of 3) sorted by relevance
207 void SetUint64(const char* path, uint64 value);
381 void PrefService::SetUint64(const char* path, uint64 value) { in SetUint64() function in PrefService
887 prefs->SetUint64(prefs::kMediaGalleriesUniqueId, gallery_info.pref_id + 1); in AddGalleryInternal()