OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hexencoded_id_hash
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/background/
background_application_list_model.cc
283
std::string
hexencoded_id_hash
= base::HexEncode(id_hash.c_str(),
local
286
if (
hexencoded_id_hash
== "C41AD9DCD670210295614257EF8C9945AD68D86E" ||
287
hexencoded_id_hash
== "9A0417016F345C934A1A88F55CA17C05014EEEBA")
/external/chromium_org/chrome/renderer/extensions/
dispatcher.cc
1213
std::string
hexencoded_id_hash
= base::HexEncode(id_hash.c_str(),
local
[
all
...]
Completed in 55 milliseconds