Searched refs:dbType_ (Results 1 – 4 of 4) sorted by relevance
154 int32_t dbType_; variable185 this->dbType_ = dbType; in SetDbType()193 std::string dbTypeName = this->dbType_ == 0 ? "GALLERY" : "MEDIA"; in ToString()
536 dbType_ = dbType; in SetDBType()541 return dbType_; in GetDBType()686 oss << " dbType:" << cacheConfig.dbType_ << "->" << incomingConfig.dbType_ << ","; in Format()
279 int32_t dbType_ = DB_SQLITE; variable
703 int32_t dbType_ = DB_SQLITE; variable