OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:truncated_id
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/themes/
browser_theme_pack.cc
393
std::string
truncated_id
= expected_id.substr(0, Extension::kIdSize);
local
394
if (theme_id !=
truncated_id
) {
[
all
...]
/external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc
727
std::string
truncated_id
=
local
729
if (theme_id !=
truncated_id
) {
[
all
...]
Completed in 26 milliseconds