Searched refs:DNS_TABLE_NAME (Results 1 – 1 of 1) sorted by relevance
33 const std::string DNS_TABLE_NAME = "dns"; variable36 …const std::string CREATE_TABLE = "CREATE TABLE " + DNS_TABLE_NAME + " (" + ID_COL + " INTEGER PRIM…136 errCode = rdbStore_->Insert(outRowId, DNS_TABLE_NAME, valuesBucket); in InsertHostname()147 NativeRdb::AbsRdbPredicates dirAbsPred(DNS_TABLE_NAME); in GetHostnames()169 NativeRdb::AbsRdbPredicates dirAbsPred(DNS_TABLE_NAME); in ClearAllHostname()