Searched refs:isBlob (Results 1 – 1 of 1) sorted by relevance
114 …bool isBlob = (type == TYPE_INDEX<Bytes> || type == TYPE_INDEX<Asset> || type == TYPE_INDEX<Assets… in GetCloudValueByType() local115 if (isBlob) { in GetCloudValueByType()