Searched refs:PROXY_IP_ADDRESS (Results 1 – 3 of 3) sorted by relevance
69 createTableStr.append(PdpProfileData::PROXY_IP_ADDRESS).append(" TEXT DEFAULT '', "); in CreatePdpProfileTableStr()80 createTableStr.append(PdpProfileData::PROXY_IP_ADDRESS).append("))"); in CreatePdpProfileTableStr()
36 static constexpr const char *PROXY_IP_ADDRESS = "proxy_ip_address"; variable
141 value.PutString(PdpProfileData::PROXY_IP_ADDRESS, bean.proxyIpAddress); in ParserPdpProfileToValuesBucket()