Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp61 constexpr const char *KEY_GATEWAY = "GATEWAY="; member
530 pos = fileContent.find(KEY_GATEWAY); in ParseStaticConfig()
532 pos += strlen(KEY_GATEWAY); in ParseStaticConfig()
664 fileContent = fileContent + KEY_GATEWAY + gateways + WRAP; in GenCfgContent()

Completed in 2 milliseconds