Searched defs:SetInt64 (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/prefs/ | ||
D | pref_service.cc | 561 void PrefService::SetInt64(const char* path, int64 value) { in SetInt64() function in PrefService |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 4344 void DescriptorBuilder::OptionInterpreter::SetInt64(int number, int64 value, in SetInt64() function in google::protobuf::DescriptorBuilder::OptionInterpreter |