Home
last modified time | relevance | path

Searched refs:kProtocolHandlersKey (Results 1 – 1 of 1) sorted by relevance

/system/webservd/webservd/
Dconfig.cc36 const char kProtocolHandlersKey[] = "protocol_handlers"; variable
144 if (dict_value->GetList(kProtocolHandlersKey, &protocol_handlers)) { in LoadConfigFromString()