Searched refs:filesystemType (Results 1 – 1 of 1) sorted by relevance
2257 PartitionUpdate.prototype.filesystemType = ""; method in PartitionUpdate2408 … if (message.filesystemType != null && Object.hasOwnProperty.call(message, "filesystemType"))2409 writer.uint32(/* id 4, wireType 2 =*/34).string(message.filesystemType);2487 message.filesystemType = reader.string();2585 if (message.filesystemType != null && message.hasOwnProperty("filesystemType"))2586 if (!$util.isString(message.filesystemType))2684 if (object.filesystemType != null)2685 message.filesystemType = String(object.filesystemType);2793 object.filesystemType = "";2823 if (message.filesystemType != null && message.hasOwnProperty("filesystemType"))[all …]