HomeSort by relevance Sort by last modified time
    Searched refs:kResourceIndices (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/metrics/variations/
generated_resources_map.h 14 // sorted array of resource name hashes; and |kResourceIndices|, an array of
17 // kResourceHashes[i] = HASH("IDS_FOO") and kResourceIndices[i] = 12345.
27 extern const int kResourceIndices[];
generate_resources_map.py 134 .cc file content defining the kResourceHashes and kResourceIndices arrays.
150 hashed_tuples, " %s, // %s", 'kResourceIndices', 'int',

Completed in 891 milliseconds