HomeSort by relevance Sort by last modified time
    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