Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dconnection_info_reader.cc45 const char kConnectionInfoFilePath[] = "/proc/net/ip_conntrack"; variable
59 return FilePath(kConnectionInfoFilePath); in GetConnectionInfoFilePath()