Home
last modified time | relevance | path

Searched defs:SetInt64 (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/prefs/
Dpref_service.cc561 void PrefService::SetInt64(const char* path, int64 value) { in SetInt64() function in PrefService
/external/protobuf/src/google/protobuf/
Ddescriptor.cc4344 void DescriptorBuilder::OptionInterpreter::SetInt64(int number, int64 value, in SetInt64() function in google::protobuf::DescriptorBuilder::OptionInterpreter