OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHostSecretHashConfigPath
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/remoting/host/
host_config.cc
18
const char
kHostSecretHashConfigPath
[] = "host_secret_hash";
host_config.h
40
extern const char
kHostSecretHashConfigPath
[];
remoting_me2me_host.cc
832
if (!config->GetString(
kHostSecretHashConfigPath
,
[
all
...]
/external/chromium_org/remoting/host/win/
elevated_controller.cc
232
!config_dict->GetString(
kHostSecretHashConfigPath
, &host_secret_hash)) {
Completed in 33 milliseconds