Searched refs:NETCONNPROXY_TABLE_NAME (Results 1 – 1 of 1) sorted by relevance
32 static const std::string NETCONNPROXY_TABLE_NAME = "net_userinfo"; variable39 static const std::string CREATE_TABLE = "CREATE TABLE IF NOT EXISTS " + NETCONNPROXY_TABLE_NAME + "…101 …int32_t errCode = rdbStore_->InsertWithConflictResolution(outRowId, NETCONNPROXY_TABLE_NAME, value… in SaveHttpProxyHostPass()118 NativeRdb::AbsRdbPredicates dirAbsPred(NETCONNPROXY_TABLE_NAME); in GetHttpProxyHostPass()