Searched refs:countValue (Results 1 – 1 of 1) sorted by relevance
317 GenericValues countValue; in DeletePermissionRecord() local318 PermissionRecordRepository::GetInstance().CountRecordValues(countValue); in DeletePermissionRecord()319 int64_t total = countValue.GetInt64(FIELD_COUNT_NUMBER); in DeletePermissionRecord()