Searched refs:MEDIA_DATA_ERROR (Results 1 – 4 of 4) sorted by relevance
24 const std::string MEDIA_DATA_ERROR = "err"; variable
320 + MEDIA_DATA_ERROR + " TEXT PRIMARY KEY)";
923 valuesBucket.PutString(MEDIA_DATA_ERROR, err); in RecordError()949 vector<string> columns = { MEDIA_DATA_ERROR }; in ReadError()995 string whereClause = MEDIA_DATA_ERROR + " = ?"; in DeleteError()
1748 UpdateCloudPathSql(MEDIALIBRARY_ERROR_TABLE, MEDIA_DATA_ERROR), in UpdateCloudPath()