Searched refs:PHOTOSTYPE (Results 1 – 2 of 2) sorted by relevance
49 constexpr int32_t PHOTOSTYPE = 1; variable350 if ((dbOperation.at(i) == UPDATE_DB_OPERATION) && (uriType == PHOTOSTYPE)) { in GrantUriSensitive()362 BatchUpdate(cmd, photosValues, PHOTOSTYPE, values, trans); in GrantUriSensitive()
49 constexpr int32_t PHOTOSTYPE = 1; variable296 … if (static_cast<int32_t>(val.Get(AppUriPermissionColumn::URI_TYPE, isValid)) == PHOTOSTYPE) { in FilterNotExistUri()313 if (uriType == PHOTOSTYPE) { in FilterNotExistUri()444 BatchUpdate(cmd, photosValues, PHOTOSTYPE, values, trans); in GrantUriPermission()