Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/install_static/
H A Dchromium_install_modes.cc21 const size_t kProductPathNameLength = _countof(kProductPathName) - 1; variable
H A Dgoogle_chrome_install_modes.cc21 const size_t kProductPathNameLength = _countof(kProductPathName) - 1; variable