Home
last modified time | relevance | path

Searched refs:KEY_PROXY_EXCLUSIONS (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp67 constexpr const char *KEY_PROXY_EXCLUSIONS = "PROXY_EXCLUSIONS="; member
577 pos = fileContent.find(KEY_PROXY_EXCLUSIONS); in ParserFileHttpProxy()
579 pos += strlen(KEY_PROXY_EXCLUSIONS); in ParserFileHttpProxy()
683 fileContent = fileContent + KEY_PROXY_EXCLUSIONS + exclusions + WRAP; in GenHttpProxyContent()

Completed in 2 milliseconds