Searched defs:SetInt (Results 1 – 2 of 2) sorted by relevance
69 void ServiceProcessPrefs::SetInt(const std::string& key, int value) { in SetInt() function in ServiceProcessPrefs
285 typedef set<int, less<int>, StackAllocator<int> > SetInt; in allocator_with_state() typedef