Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_proxy_userinfo.cpp32 static const std::string NETCONNPROXY_TABLE_NAME = "net_userinfo"; member
39 static const std::string CREATE_TABLE = "CREATE TABLE IF NOT EXISTS " + NETCONNPROXY_TABLE_NAME + " (" +
101 int32_t errCode = rdbStore_->InsertWithConflictResolution(outRowId, NETCONNPROXY_TABLE_NAME, valuesBucket, in SaveHttpProxyHostPass()
118 NativeRdb::AbsRdbPredicates dirAbsPred(NETCONNPROXY_TABLE_NAME); in GetHttpProxyHostPass()

Completed in 1 milliseconds