Home
last modified time | relevance | path

Searched refs:SetConfigInt64 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome_frame/
Dutils.h260 bool SetConfigInt64(const wchar_t* value_name, int64 value);
Dutils.cc700 bool SetConfigInt64(const wchar_t* value_name, int64 value) { in SetConfigInt64() function