OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incognito_salt_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/media/
media_device_id_salt.cc
31
incognito_salt_
= CreateSalt();
48
if (
incognito_salt_
.empty())
54
if (
incognito_salt_
.size())
55
return
incognito_salt_
;
media_device_id_salt.h
36
// |
incognito_salt_
| is initialized in ctor on UI thread but only read
38
std::string
incognito_salt_
;
member in class:MediaDeviceIDSalt
Completed in 190 milliseconds